Searched defs:fm (Results 1 - 25 of 41) sorted by last modified time

12

/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c1467 const struct btf_func_model *fm; local
/linux-master/fs/fuse/
H A Dinode.c581 static void fuse_send_destroy(struct fuse_mount *fm) argument
610 struct fuse_mount *fm = get_fuse_mount_super(sb); local
686 struct fuse_mount *fm local
495 fuse_ilookup(struct fuse_conn *fc, u64 nodeid, struct fuse_mount **fm) argument
907 fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, struct user_namespace *user_ns, const struct fuse_iqueue_ops *fiq_ops, void *fiq_priv) argument
1218 process_init_reply(struct fuse_mount *fm, struct fuse_args *args, int error) argument
1358 fuse_send_init(struct fuse_mount *fm) argument
1566 struct fuse_mount *fm = get_fuse_mount_super(sb); local
1622 struct fuse_mount *fm; local
1671 struct fuse_mount *fm = get_fuse_mount_super(sb); local
1817 struct fuse_mount *fm; local
1907 fuse_mount_remove(struct fuse_mount *fm) argument
1922 fuse_conn_destroy(struct fuse_mount *fm) argument
1943 struct fuse_mount *fm = get_fuse_mount_super(sb); local
1953 fuse_mount_destroy(struct fuse_mount *fm) argument
[all...]
H A Dfile.c25 static int fuse_send_open(struct fuse_mount *fm, u64 nodeid, argument
54 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release) argument
93 static void fuse_release_end(struct fuse_mount *fm, struct fuse_args *args, argument
126 fuse_file_open(struct fuse_mount *fm, u64 nodeid, unsigned int open_flags, bool isdir) argument
172 fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, bool isdir) argument
235 struct fuse_mount *fm = get_fuse_mount(inode); local
504 struct fuse_mount *fm = get_fuse_mount(inode); local
562 struct fuse_mount *fm = get_fuse_mount(inode); local
751 fuse_aio_complete_req(struct fuse_mount *fm, struct fuse_args *args, int err) argument
780 fuse_async_req_send(struct fuse_mount *fm, struct fuse_io_args *ia, size_t num_bytes) argument
806 struct fuse_mount *fm = ff->fm; local
854 struct fuse_mount *fm = get_fuse_mount(inode); local
912 fuse_readpages_end(struct fuse_mount *fm, struct fuse_args *args, int err) argument
956 struct fuse_mount *fm = ff->fm; local
1094 struct fuse_mount *fm = ff->fm; local
1141 struct fuse_mount *fm = ff->fm; local
1776 fuse_writepage_finish(struct fuse_mount *fm, struct fuse_writepage_args *wpa) argument
1860 struct fuse_mount *fm = get_fuse_mount(inode); variable in typeref:struct:fuse_mount
1910 fuse_writepage_end(struct fuse_mount *fm, struct fuse_args *args, int error) argument
1931 struct fuse_mount *fm = get_fuse_mount(inode); local
2653 struct fuse_mount *fm = get_fuse_mount(inode); local
2673 struct fuse_mount *fm = get_fuse_mount(inode); local
2741 struct fuse_mount *fm = get_fuse_mount(inode); local
2771 struct fuse_mount *fm = get_fuse_mount(inode); local
2897 struct fuse_mount *fm = ff->fm; local
3093 struct fuse_mount *fm = ff->fm; local
3190 struct fuse_mount *fm = ff_in->fm; local
[all...]
H A Dfuse_i.h221 struct fuse_mount *fm; member in struct:fuse_file
437 struct fuse_mount *fm; member in struct:fuse_req
[all...]
H A Ddir.c199 struct fuse_mount *fm; local
366 struct fuse_mount *fm = get_fuse_mount_super(sb); local
618 struct fuse_mount *fm = get_fuse_mount(dir); local
777 create_new_entry(struct fuse_mount *fm, struct fuse_args *args, struct inode *dir, struct dentry *entry, umode_t mode) argument
851 struct fuse_mount *fm = get_fuse_mount(dir); local
897 struct fuse_mount *fm = get_fuse_mount(dir); local
918 struct fuse_mount *fm = get_fuse_mount(dir); local
979 struct fuse_mount *fm = get_fuse_mount(dir); local
1002 struct fuse_mount *fm = get_fuse_mount(dir); local
1028 struct fuse_mount *fm = get_fuse_mount(olddir); local
1111 struct fuse_mount *fm = get_fuse_mount(inode); local
1189 struct fuse_mount *fm = get_fuse_mount(inode); local
1248 struct fuse_mount *fm = get_fuse_mount(inode); local
1458 struct fuse_mount *fm = get_fuse_mount(inode); local
1570 struct fuse_mount *fm = get_fuse_mount(inode); local
1642 struct fuse_mount *fm = get_fuse_mount(inode); local
1838 struct fuse_mount *fm = get_fuse_mount(inode); local
1875 struct fuse_mount *fm = get_fuse_mount(inode); local
[all...]
H A Dcuse.c60 struct fuse_mount fm; /* Dummy mount referencing fc */ member in struct:cuse_conn
147 struct fuse_mount *fm = ff->fm; local
321 static void cuse_process_init_reply(struct fuse_mount *fm, argument
433 struct fuse_mount *fm = &cc->fm; local
[all...]
H A Dvirtio_fs.c1360 struct fuse_mount *fm = get_fuse_mount_super(sb); local
1424 static void virtio_fs_conn_destroy(struct fuse_mount *fm) argument
1456 struct fuse_mount *fm = get_fuse_mount_super(sb); local
1483 struct fuse_mount *fm; local
[all...]
H A Dreaddir.c268 struct fuse_mount *fm = get_fuse_mount(inode); local
336 struct fuse_mount *fm = get_fuse_mount(inode); local
H A Ddev.c43 static void fuse_request_init(struct fuse_mount *fm, struct fuse_req *req) argument
53 static struct fuse_req *fuse_request_alloc(struct fuse_mount *fm, gfp_t flags) argument
106 static struct fuse_req *fuse_get_req(struct fuse_mount *fm, bool for_background) argument
282 struct fuse_mount *fm local
485 fuse_simple_request(struct fuse_mount *fm, struct fuse_args *args) argument
526 struct fuse_mount *fm = req->fm; local
550 fuse_simple_background(struct fuse_mount *fm, struct fuse_args *args, gfp_t gfp_flags) argument
579 fuse_simple_notify_reply(struct fuse_mount *fm, struct fuse_args *args, u64 unique) argument
1651 fuse_retrieve_end(struct fuse_mount *fm, struct fuse_args *args, int error) argument
1661 fuse_retrieve(struct fuse_mount *fm, struct inode *inode, struct fuse_notify_retrieve_out *outarg) argument
1745 struct fuse_mount *fm; local
[all...]
H A Ddax.c186 struct fuse_mount *fm = get_fuse_mount(inode); local
238 struct fuse_mount *fm = get_fuse_mount(inode); local
H A Dxattr.c17 struct fuse_mount *fm = get_fuse_mount(inode); local
54 struct fuse_mount *fm = get_fuse_mount(inode); local
112 struct fuse_mount *fm local
158 struct fuse_mount *fm = get_fuse_mount(inode); local
[all...]
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c1110 struct sparx5_psfp_fm fm = { 0 }; local
770 sparx5_tc_flower_psfp_setup(struct sparx5 *sparx5, struct vcap_rule *vrule, int sg_idx, int pol_idx, struct sparx5_psfp_sg *sg, struct sparx5_psfp_fm *fm, struct sparx5_psfp_sf *sf) argument
/linux-master/drivers/i2c/busses/
H A Di2c-pxa.c143 u32 fm; member in struct:pxa_reg_layout
/linux-master/drivers/mtd/ubi/
H A Dubi.h591 struct ubi_fastmap_layout *fm; member in struct:ubi_device
H A Dfastmap.c548 ubi_attach_fastmap(struct ubi_device *ubi, struct ubi_attach_info *ai, struct ubi_fastmap_layout *fm) argument
867 struct ubi_fastmap_layout *fm; local
1408 struct ubi_fastmap_layout *fm; local
1465 return_fm_pebs(struct ubi_device *ubi, struct ubi_fastmap_layout *fm) argument
[all...]
/linux-master/drivers/misc/
H A Dtifm_core.c164 struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev); local
177 struct tifm_adapter *fm; local
191 tifm_add_adapter(struct tifm_adapter *fm) argument
217 tifm_remove_adapter(struct tifm_adapter *fm) argument
234 tifm_free_adapter(struct tifm_adapter *fm) argument
247 tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, unsigned char type) argument
280 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); local
287 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); local
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfa_svc.c517 bfa_fcxp_get(struct bfa_fcxp_mod_s *fm, bfa_boolean_t req) argument
/linux-master/fs/xfs/
H A Dxfs_fsmap.c791 xfs_getfsmap_is_valid_device( struct xfs_mount *mp, struct xfs_fsmap *fm) argument
/linux-master/drivers/iommu/intel/
H A Ddmar.c1506 void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid, u8 fm, argument
/linux-master/fs/ext4/
H A Dfsmap.c573 ext4_getfsmap_is_valid_device(struct super_block *sb, struct ext4_fsmap *fm) argument
H A Dioctl.c870 struct fsmap fm; local
/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c1575 const struct btf_func_model *fm; local
[all...]
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c291 void *fm; member in struct:fman_mac
/linux-master/drivers/regulator/
H A Dqcom_rpm-regulator.c32 struct request_member fm; /* force mode */ member in struct:rpm_reg_parts
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c101 struct flow_match_control fm; local
138 struct flow_match_basic fm; local
181 struct flow_match_ipv4_addrs fm; local
199 struct flow_match_ipv6_addrs fm; local
223 struct flow_match_ports fm; local
247 struct flow_match_tcp fm; local
[all...]

Completed in 284 milliseconds

12