Home
last modified time | relevance | path

Searched defs:nfsd4_create (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h51524 struct nfsd4_create { struct
51525 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 …]
H A Dvmlinux.h51524 struct nfsd4_create { struct
51525 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 …]