Searched defs:delegation (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/nfs/ |
| H A D | delegation.c | 45 static void __nfs_free_delegation(struct nfs_delegation *delegation) in __nfs_free_delegation() 53 struct nfs_delegation *delegation) in nfs_mark_delegation_revoked() 76 void nfs_put_delegation(struct nfs_delegation *delegation) in nfs_put_delegation() 87 void nfs_mark_delegation_referenced(struct nfs_delegation *delegation) in nfs_mark_delegation_referenced() 93 struct nfs_delegation *delegation) in nfs_mark_return_delegation() 104 static bool nfs4_is_valid_delegation(const struct nfs_delegation *delegation, in nfs4_is_valid_delegation() 116 struct nfs_delegation *delegation; in nfs4_get_valid_delegation() local 131 struct nfs_delegation *delegation; in nfs4_do_check_delegation() local 259 struct nfs_delegation *delegation; in nfs_inode_reclaim_delegation() local 295 struct nfs_delegation *delegation, in nfs_do_return_delegation() [all …]
|
| H A D | callback_proc.c | 33 struct nfs_delegation *delegation; in nfs4_callback_getattr() local
|
| H A D | nfs4proc.c | 1538 struct nfs_delegation *delegation; in can_open_delegated() local 1827 const nfs4_stateid *delegation, in update_open_stateid() 1901 struct nfs_delegation *delegation; in nfs4_return_incompatible_delegation() local 1955 const struct nfs4_open_delegation *delegation) in nfs4_process_delegation() 2229 struct nfs_delegation *delegation; in _nfs4_do_open_reclaim() local 2865 struct nfs_delegation *delegation; in nfs41_check_delegation_stateid() local 6813 struct nfs_delegation *delegation, in _nfs4_proc_delegreturn() 6902 struct nfs_delegation *delegation, int issync) in nfs4_proc_delegreturn()
|
| /linux/include/uapi/linux/ |
| H A D | fcntl.h | 88 struct delegation { struct 89 __u32 d_flags; /* Must be 0 */ 90 __u16 d_type; /* F_RDLCK, F_WRLCK, F_UNLCK */ 91 __u16 __pad; /* Must be 0 */
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | fcntl.h | 88 struct delegation { struct 89 __u32 d_flags; /* Must be 0 */ 90 __u16 d_type; /* F_RDLCK, F_WRLCK, F_UNLCK */ 91 __u16 __pad; /* Must be 0 */
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | shaper.py | 287 def delegation(cfg, nl_shaper) -> None: function
|
| /linux/include/linux/ |
| H A D | nfs_fs.h | 260 struct nfs_delegation __rcu *delegation; member
|
| H A D | nfs_xdr.h | 490 nfs4_stateid delegation; /* CLAIM_DELEGATE_CUR */ member 516 struct nfs4_open_delegation delegation; member
|