Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h52229 struct nfs4_create_arg { struct
52230 struct nfs4_sequence_args seq_args;
52231 u32 ftype;
52232 union {
52241 } u;
52242 const struct qstr *name;
52243 const struct nfs_server *server;
52244 const struct iattr *attrs;
52245 const struct nfs_fh *dir_fh;
52246 const u32 *bitmask;
[all …]
Dvmlinux.h52229 struct nfs4_create_arg { struct
52230 struct nfs4_sequence_args seq_args;
52231 u32 ftype;
52232 union {
52241 } u;
52242 const struct qstr *name;
52243 const struct nfs_server *server;
52244 const struct iattr *attrs;
52245 const struct nfs_fh *dir_fh;
52246 const u32 *bitmask;
[all …]