Searched defs:fmode (Results 1 – 11 of 11) sorted by relevance
/fs/nfs/ |
D | nfs4state.c | 588 nfs4_state_set_mode_locked(struct nfs4_state *state, fmode_t fmode) in nfs4_state_set_mode_locked() 681 fmode_t fmode, gfp_t gfp_mask, int wait) in __nfs4_close() 728 void nfs4_close_state(struct nfs4_state *state, fmode_t fmode) in nfs4_close_state() 733 void nfs4_close_sync(struct nfs4_state *state, fmode_t fmode) in nfs4_close_sync() 938 fmode_t fmode, fl_owner_t fl_owner, pid_t fl_pid) in nfs4_select_rw_stateid()
|
D | nfs4proc.c | 818 struct nfs4_state_owner *sp, fmode_t fmode, int flags, in nfs4_opendata_alloc() 927 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode) in can_open_delegated() 939 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags() 954 …ic void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid_locked() 971 static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid() 978 …ct nfs4_state *state, nfs4_stateid *open_stateid, const nfs4_stateid *deleg_stateid, fmode_t fmode) in __update_open_stateid() 997 …teid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *delegation, fmode_t fmode) in update_open_stateid() 1037 static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode) in nfs4_return_incompatible_delegation() 1057 fmode_t fmode = opendata->o_arg.fmode; in nfs4_try_open_cached() local 1183 static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_stat… in nfs4_open_recover_helper() [all …]
|
D | nfs3xdr.c | 653 umode_t fmode; in decode_fattr3() local
|
D | nfs4xdr.c | 1313 static void encode_share_access(struct xdr_stream *xdr, fmode_t fmode) in encode_share_access() 1498 fmode_t fmode, in encode_open_stateid() 4229 umode_t fmode = 0; in decode_getfattr_attrs() local
|
/fs/ceph/ |
D | file.c | 66 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file() 127 int flags, fmode, wanted; in ceph_open() local
|
D | caps.c | 514 int fmode, unsigned issued, unsigned wanted, in ceph_add_cap() 2965 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode) in ceph_put_fmode()
|
D | super.h | 575 short fmode; /* initialized on open */ member
|
/fs/xfs/ |
D | xfs_ioctl.c | 212 fmode_t fmode; in xfs_open_by_handle() local
|
/fs/hppfs/ |
D | hppfs.c | 408 static int file_mode(int fmode) in file_mode()
|
/fs/isofs/ |
D | inode.c | 172 umode_t fmode; member
|
/fs/udf/ |
D | super.c | 204 umode_t fmode; member
|