Searched defs:fsid (Results 26 - 47 of 47) sorted by relevance

12

/linux-master/fs/overlayfs/
H A Dreaddir.c436 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, argument
663 int fsid; member in struct:ovl_readdir_translate
/linux-master/fs/ceph/
H A Dsuper.c285 struct ceph_fsid fsid; local
[all...]
H A Dmds_client.c5851 struct ceph_fsid fsid; local
/linux-master/fs/notify/fanotify/
H A Dfanotify.c32 static unsigned int fanotify_hash_fsid(__kernel_fsid_t *fsid) argument
573 fanotify_alloc_fid_event(struct inode *id, __kernel_fsid_t *fsid, unsigned int *hash, gfp_t gfp) argument
593 fanotify_alloc_name_event(struct inode *dir, __kernel_fsid_t *fsid, const struct qstr *name, struct inode *child, struct dentry *moved, unsigned int *hash, gfp_t gfp) argument
668 fanotify_alloc_error_event( struct fsnotify_group *group, __kernel_fsid_t *fsid, const void *data, int data_type, unsigned int *hash) argument
706 fanotify_alloc_event( struct fsnotify_group *group, u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *file_name, __kernel_fsid_t *fsid, u32 match_mask) argument
844 __kernel_fsid_t fsid = {}; local
889 __kernel_fsid_t fsid = {}; local
[all...]
/linux-master/net/ceph/
H A Dosdmap.c1968 struct ceph_fsid fsid; local
[all...]
H A Dosd_client.c4157 struct ceph_fsid fsid; local
/linux-master/include/net/9p/
H A D9p.h528 u64 fsid; member in struct:p9_rstatfs
/linux-master/include/linux/ceph/
H A Drados.h16 unsigned char fsid[16]; member in struct:ceph_fsid
H A Dceph_fs.h183 struct ceph_fsid fsid; member in struct:ceph_mon_statfs
194 struct ceph_fsid fsid; member in struct:ceph_mon_statfs_reply
201 struct ceph_fsid fsid; member in struct:ceph_mon_command
209 struct ceph_fsid fsid; member in struct:ceph_osd_getmap
215 struct ceph_fsid fsid; member in struct:ceph_mds_getmap
231 struct ceph_fsid fsid; member in struct:ceph_mon_subscribe_ack
/linux-master/fs/gfs2/
H A Dglock.c2186 static void dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) argument
2372 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) argument
/linux-master/include/linux/
H A Dnfs_fs_sb.h189 struct nfs_fsid fsid; member in struct:nfs_server
H A Dnfs_xdr.h64 struct nfs_fsid fsid; member in struct:nfs_fattr
/linux-master/fs/erofs/
H A Dinternal.h90 char *fsid; member in struct:erofs_fs_context
186 char *fsid; member in struct:erofs_sb_info
/linux-master/fs/btrfs/
H A Dvolumes.h314 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member in struct:btrfs_fs_devices
615 u8 *fsid; member in struct:btrfs_dev_lookup_args
[all...]
H A Dsuper.c1685 __be32 *fsid = (__be32 *)fs_info->fs_devices->fsid; local
[all...]
H A Ddisk-io.c338 u8 fsid[BTRFS_FSID_SIZE]; local
[all...]
H A Dvolumes.c379 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid) argument
437 match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices, const u8 *fsid, const u8 *metadata_fsid) argument
452 find_fsid( const u8 *fsid, const u8 *metadata_fsid) argument
7186 open_seed_devices(struct btrfs_fs_info *fs_info, u8 *fsid) argument
[all...]
/linux-master/fs/nfs/
H A Dpnfs.c905 pnfs_destroy_layouts_byfsid(struct nfs_client *clp, struct nfs_fsid *fsid, bool is_recall) argument
H A Dnfs4xdr.c3437 static int decode_attr_fsid(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fsid *fsid) argument
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h485 __u8 fsid[BTRFS_FSID_SIZE]; member in struct:btrfs_header
625 __u8 fsid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
671 __u8 fsid[BTRFS_FSID_SIZE]; member in struct:btrfs_super_block
H A Dbtrfs.h259 __u8 fsid[BTRFS_UUID_SIZE]; member in struct:btrfs_ioctl_dev_info_args
279 __u8 fsid[BTRFS_FSID_SIZE]; /* out */ member in struct:btrfs_ioctl_fs_info_args
/linux-master/fs/smb/client/
H A Dcifspdu.h2123 __le32 fsid; member in struct:__anon118

Completed in 393 milliseconds

12