vfs_trans.c | 124 static bool grant_lock(const struct fstrans_mount_info *, 501 grant_lock(const struct fstrans_mount_info *fmi, function in typeref:typename:bool 540 if (__predict_true(grant_lock(fmi, lock_type))) { 553 while (! grant_lock(fmi, lock_type)) 682 if (grant_lock(fmi, fli->fli_lock_type))
|