Lines Matching defs:fmode
794 struct nfs4_state_owner *sp, fmode_t fmode, int flags, in nfs4_opendata_alloc()
900 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode) in can_open_delegated()
912 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags()
927 …ic void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid_locked()
944 static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid()
951 …ct nfs4_state *state, nfs4_stateid *open_stateid, const nfs4_stateid *deleg_stateid, fmode_t fmode) in __update_open_stateid()
970 …teid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *delegation, fmode_t fmode) in update_open_stateid()
1010 static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode) in nfs4_return_incompatible_delegation()
1030 fmode_t fmode = opendata->o_arg.fmode; in nfs4_try_open_cached() local
1155 static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_stat… in nfs4_open_recover_helper()
1747 static int _nfs4_do_open(struct inode *dir, struct dentry *dentry, fmode_t fmode, int flags, struct… in _nfs4_do_open()
1810 static struct nfs4_state *nfs4_do_open(struct inode *dir, struct dentry *dentry, fmode_t fmode, int… in nfs4_do_open()
1940 fmode_t fmode) in nfs4_close_clear_stateid_flags()
2637 fmode_t fmode = 0; in nfs4_proc_create() local