Searched defs:fsid (Results 1 - 25 of 47) sorted by path

12

/linux-master/fs/orangefs/
H A Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) argument
193 __s32 fsid; local
H A Dupcall.h211 __s32 fsid; member in struct:orangefs_fs_key_request_s
H A Dorangefs-utils.c16 __s32 fsid = ORANGEFS_FS_ID_NULL; local
[all...]
/linux-master/include/uapi/linux/
H A Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member in struct:cramfs_super
/linux-master/fs/btrfs/
H A Ddisk-io.c338 u8 fsid[BTRFS_FSID_SIZE]; local
[all...]
H A Dextent_io.h322 write_extent_buffer_fsid(const struct extent_buffer *eb, const void *fsid) argument
H A Dsuper.c1685 __be32 *fsid = (__be32 *)fs_info->fs_devices->fsid; 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...]
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...]
/linux-master/fs/ceph/
H A Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; local
H A Dmds_client.c5851 struct ceph_fsid fsid; local
H A Dsuper.c285 struct ceph_fsid fsid; local
[all...]
/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/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/fs/nfs/
H A Dclient.c1332 char fsid[34]; // 2 * 16 for %llx, 1 for ':', 1 for '\0' local
[all...]
H A Dnfs4xdr.c3437 static int decode_attr_fsid(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fsid *fsid) argument
H A Dpnfs.c905 pnfs_destroy_layouts_byfsid(struct nfs_client *clp, struct nfs_fsid *fsid, bool is_recall) argument
/linux-master/fs/nfsd/
H A Dexport.c1321 static void exp_flags(struct seq_file *m, int flag, int fsid, argument
[all...]
H A Dnfs3xdr.c340 u64 fsid; local
H A Dnfsfh.h142 mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, u32 fsid, unsigned char *uuid) argument
H A Dnfsxdr.c222 u32 fsid; local
H A Dpnfs.h18 u32 fsid[]; member in struct:nfsd4_deviceid_map
/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...]
H A Dfanotify.h285 __kernel_fsid_t fsid; member in struct:fanotify_fid_event
298 __kernel_fsid_t fsid; member in struct:fanotify_name_event
313 __kernel_fsid_t fsid; /* FSID this error refers to. */ member in struct:fanotify_error_event
494 __kernel_fsid_t fsid; member in struct:fanotify_mark
H A Dfanotify_user.c412 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, argument
1200 fanotify_set_mark_fsid(struct fsnotify_group *group, struct fsnotify_mark *mark, struct fan_fsid *fsid) argument
1251 fanotify_add_new_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, unsigned int fan_flags, struct fan_fsid *fsid) argument
1346 fanotify_add_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, __u32 mask, unsigned int fan_flags, struct fan_fsid *fsid) argument
1395 fanotify_add_vfsmount_mark(struct fsnotify_group *group, struct vfsmount *mnt, __u32 mask, unsigned int flags, struct fan_fsid *fsid) argument
1403 fanotify_add_sb_mark(struct fsnotify_group *group, struct super_block *sb, __u32 mask, unsigned int flags, struct fan_fsid *fsid) argument
1411 fanotify_add_inode_mark(struct fsnotify_group *group, struct inode *inode, __u32 mask, unsigned int flags, struct fan_fsid *fsid) argument
1624 fanotify_test_fsid(struct dentry *dentry, unsigned int flags, struct fan_fsid *fsid) argument
1747 struct fan_fsid __fsid, *fsid = NULL; local
[all...]

Completed in 435 milliseconds

12