Home
last modified time | relevance | path

Searched refs:lm_grant (Results 1 – 5 of 5) sorted by relevance

/linux/fs/dlm/
A Dplock.c92 if (fl->fl_lmops && fl->fl_lmops->lm_grant) in do_unlock_close()
128 if (fl->fl_lmops && fl->fl_lmops->lm_grant) { in dlm_posix_lock()
132 xop->callback = fl->fl_lmops->lm_grant; in dlm_posix_lock()
278 if (fl->fl_lmops && fl->fl_lmops->lm_grant) in dlm_posix_unlock()
339 if (fl->fl_lmops && fl->fl_lmops->lm_grant) in dlm_posix_get()
/linux/fs/lockd/
A Dsvclock.c803 .lm_grant = nlmsvc_grant_deferred,
/linux/Documentation/filesystems/
A Dlocking.rst438 int (*lm_grant)(struct file_lock *, struct file_lock *, int);
449 lm_grant: no no no
/linux/include/linux/
A Dfs.h1066 int (*lm_grant)(struct file_lock *, int); member
/linux/fs/fuse/
A Dfile.c2512 if (fl->fl_lmops && fl->fl_lmops->lm_grant) { in fuse_setlk()

Completed in 24 milliseconds