| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-max.c | 35 static int fmode; variable 76 u32 fmode = dev->link[port->lnr].lnb.fmode; in max_send_master_cmd() local 201 u32 fmode = dev->link[port->lnr].lnb.fmode; in max_set_tone() local 240 u32 fmode = dev->link[port->lnr].lnb.fmode; in max_set_voltage() local
|
| H A D | ddbridge.h | 285 u32 fmode; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_libbpf_get_fd_by_id_opts.c | 27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) in BPF_PROG()
|
| H A D | security_bpf_map.c | 38 int BPF_PROG(fmod_bpf_map, struct bpf_map *map, int fmode) in BPF_PROG()
|
| /linux/fs/nfs/ |
| H A D | nfs4state.c | 627 nfs4_state_set_mode_locked(struct nfs4_state *state, fmode_t fmode) in nfs4_state_set_mode_locked() 723 fmode_t fmode, gfp_t gfp_mask, int wait) in __nfs4_close() 767 void nfs4_close_state(struct nfs4_state *state, fmode_t fmode) in nfs4_close_state() 772 void nfs4_close_sync(struct nfs4_state *state, fmode_t fmode) in nfs4_close_sync() 982 fmode_t fmode, const struct nfs_lock_context *l_ctx, in nfs4_select_rw_stateid()
|
| H A D | nfs4proc.c | 1292 nfs4_fmode_to_share_access(fmode_t fmode) in nfs4_fmode_to_share_access() argument 1311 fmode_t fmode, int openflags) in nfs4_map_atomic_open_share() argument 1361 struct nfs4_state_owner *sp, fmode_t fmode, int flags, in nfs4_opendata_alloc() argument 1490 fmode_t fmode) in nfs4_mode_match_open_stateid() argument 1535 can_open_delegated(const struct inode * inode,fmode_t fmode,enum open_claim_type4 claim,nfs4_stateid * stateid) can_open_delegated() argument 1569 update_open_stateflags(struct nfs4_state * state,fmode_t fmode) update_open_stateflags() argument 1658 nfs_clear_open_stateid_locked(struct nfs4_state * state,nfs4_stateid * stateid,fmode_t fmode) nfs_clear_open_stateid_locked() argument 1691 nfs_clear_open_stateid(struct nfs4_state * state,nfs4_stateid * arg_stateid,nfs4_stateid * stateid,fmode_t fmode) nfs_clear_open_stateid() argument 1772 nfs_state_set_open_stateid(struct nfs4_state * state,const nfs4_stateid * open_stateid,fmode_t fmode,nfs4_stateid * freeme) nfs_state_set_open_stateid() argument 1805 nfs_state_set_delegation(struct nfs4_state * state,const nfs4_stateid * deleg_stateid,fmode_t fmode) nfs_state_set_delegation() argument 1828 update_open_stateid(struct nfs4_state * state,const nfs4_stateid * open_stateid,const nfs4_stateid * delegation,fmode_t fmode) update_open_stateid() argument 1899 nfs4_return_incompatible_delegation(struct inode * inode,fmode_t fmode) nfs4_return_incompatible_delegation() argument 1916 fmode_t fmode = opendata->o_arg.fmode; nfs4_try_open_cached() local 2167 nfs4_open_recover_helper(struct nfs4_opendata * opendata,fmode_t fmode) nfs4_open_recover_helper() argument 2677 nfs4_opendata_access(const struct cred * cred,struct nfs4_opendata * opendata,struct nfs4_state * state,fmode_t fmode) nfs4_opendata_access() argument 3149 fmode_t fmode = _nfs4_ctx_to_openmode(ctx); _nfs4_do_open() local 5558 nfs4_set_rw_stateid(nfs4_stateid * stateid,const struct nfs_open_context * ctx,const struct nfs_lock_context * l_ctx,fmode_t fmode) nfs4_set_rw_stateid() argument 5567 nfs4_stateid_is_current(nfs4_stateid * stateid,const struct nfs_open_context * ctx,const struct nfs_lock_context * l_ctx,fmode_t fmode) nfs4_stateid_is_current() argument [all...] |
| H A D | nfs3xdr.c | 623 umode_t fmode; in decode_fattr3() local
|
| /linux/fs/nfsd/ |
| H A D | localio.c | 50 const fmode_t fmode) in nfsd_open_local_fh()
|
| /linux/fs/nfs_common/ |
| H A D | nfslocalio.c | 269 const fmode_t fmode) in nfs_open_local_fh()
|
| /linux/fs/ceph/ |
| H A D | file.c | 201 int fmode, bool isdir) in ceph_init_file_info() 263 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file() 300 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps() 368 int flags, fmode, wanted; in ceph_open() local 816 int fmode = ceph_flags_to_mode(flags); in ceph_atomic_open() local
|
| H A D | caps.c | 3001 int fmode = 0; in get_used_fmode() local 4717 struct ceph_mds_client *mdsc, int fmode) in __ceph_touch_fmode() 4731 void ceph_get_fmode(struct ceph_inode_info *ci, int fmode, int count) in ceph_get_fmode() 4765 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode, int count) in ceph_put_fmode()
|
| /linux/fs/vboxsf/ |
| H A D | vfsmod.h | 30 umode_t fmode; member
|
| /linux/sound/core/seq/oss/ |
| H A D | seq_oss_midi.c | 305 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open()
|
| /linux/drivers/ptp/ |
| H A D | ptp_chardev.c | 133 int ptp_open(struct posix_clock_context *pccontext, fmode_t fmode) in ptp_open()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | cxusb.h | 106 enum cxusb_bt656_fmode fmode; member
|
| /linux/fs/xfs/ |
| H A D | xfs_handle.c | 239 fmode_t fmode; in xfs_open_by_handle() local
|
| /linux/drivers/char/ |
| H A D | mem.c | 704 fmode_t fmode; member
|
| /linux/init/ |
| H A D | initramfs.c | 333 static void __init clean_path(char *path, umode_t fmode) in clean_path() argument
|
| /linux/drivers/video/fbdev/ |
| H A D | amifb.c | 748 u_short fmode; member 780 u_short fmode; /* vmode */ member 1926 u_short fmode; in ami_set_var_cursorinfo() local
|
| /linux/drivers/spi/ |
| H A D | spi-stm32-ospi.c | 128 u32 fmode; member [all...] |
| /linux/net/ipv4/ |
| H A D | ip_sockglue.c | 663 int numsrc, int fmode, in set_mcast_msfilter() argument
|
| /linux/fs/isofs/ |
| H A D | inode.c | 161 umode_t fmode; member
|
| /linux/fs/ |
| H A D | splice.c | 50 fmode_t fmode = READ_ONCE(file->f_mode); in pipe_clear_nowait() local
|
| /linux/arch/m68k/include/asm/ |
| H A D | amigahw.h | 203 unsigned short fmode; member
|
| /linux/fs/udf/ |
| H A D | super.c | 229 umode_t fmode; global() member
|