Home
last modified time | relevance | path

Searched refs:lock_manager_operations (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch31 lock_manager_operations
/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dlockd.h372 extern const struct lock_manager_operations nlmsvc_lock_operations;
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4layouts.c28 static const struct lock_manager_operations nfsd4_layouts_lm_ops;
745 static const struct lock_manager_operations nfsd4_layouts_lm_ops = {
H A Dnfs4state.c4646 static const struct lock_manager_operations nfsd_lease_mng_ops = {
6391 static const struct lock_manager_operations nfsd_posix_mng_ops = {
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvclock.c783 const struct lock_manager_operations nlmsvc_lock_operations = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1043 struct lock_manager_operations { struct
1118 const struct lock_manager_operations *fl_lmops; /* Callbacks for lockmanagers */
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dlocking.rst423 lock_manager_operations chapter
/OK3568_Linux_fs/kernel/fs/
H A Dlocks.c606 static const struct lock_manager_operations lease_manager_ops = {