Searched defs:nfsd4_create (Results 1 – 2 of 2) sorted by relevance
51524 struct nfsd4_create { struct51525 u32 cr_namelen;51526 char *cr_name;51527 u32 cr_type;51528 union {51538 } u;51539 u32 cr_bmval[3];51540 struct iattr cr_iattr;51541 int cr_umask;51542 struct nfsd4_change_info cr_cinfo;[all …]