Searched defs:nfs_open_context (Results 1 – 10 of 10) sorted by relevance
20046 struct nfs_open_context { struct20047 struct nfs_lock_context lock_context;20048 fl_owner_t flock_owner;20049 struct dentry *dentry;20050 const struct cred *cred;20051 struct rpc_cred *ll_cred;20052 struct nfs4_state *state;20053 fmode_t mode;20054 long unsigned int flags;20055 int error;[all …]
110404 struct nfs_open_context { struct110405 struct nfs_lock_context lock_context;110406 fl_owner_t flock_owner;110407 struct dentry *dentry;110408 const struct cred *cred;110409 struct rpc_cred *ll_cred;110410 struct nfs4_state *state;110411 fmode_t mode;110412 long unsigned int flags;110413 int error;[all …]
56010 struct nfs_open_context { struct56011 struct nfs_lock_context lock_context;56012 fl_owner_t flock_owner;56013 struct dentry *dentry;56014 const struct cred *cred;56015 struct rpc_cred *ll_cred;56016 struct nfs4_state *state;56017 fmode_t mode;56018 long unsigned int flags;56019 int error;[all …]
90286 struct nfs_open_context { struct90287 struct nfs_lock_context lock_context;90288 fl_owner_t flock_owner;90289 struct dentry *dentry;90290 const struct cred *cred;90291 struct rpc_cred *ll_cred;90292 struct nfs4_state *state;90293 fmode_t mode;90294 long unsigned int flags;90295 int error;[all …]
37866 struct nfs_open_context { struct37867 struct nfs_lock_context lock_context;37868 fl_owner_t flock_owner;37869 struct dentry *dentry;37870 const struct cred *cred;37871 struct rpc_cred *ll_cred;37872 struct nfs4_state *state;37873 fmode_t mode;37874 long unsigned int flags;37875 int error;[all …]