Searched defs:nfsd4_get_dir_delegation (Results 1 – 2 of 2) sorted by relevance
521 struct nfsd4_get_dir_delegation { struct523 u32 gdda_signal_deleg_avail;524 u32 gdda_notification_types[1];525 struct timespec64 gdda_child_attr_delay;526 struct timespec64 gdda_dir_attr_delay;527 u32 gdda_child_attributes[3];528 u32 gdda_dir_attributes[3];530 u32 gddrnf_status;531 nfs4_verifier gddr_cookieverf;532 stateid_t gddr_stateid;[all …]
2282 nfsd4_get_dir_delegation(struct svc_rqst *rqstp, in nfsd4_get_dir_delegation() function