Home
last modified time | relevance | path

Searched defs:fsid (Results 1 – 25 of 35) sorted by relevance

12

/linux/fs/notify/fanotify/
H A Dfanotify.c32 static unsigned int fanotify_hash_fsid(__kernel_fsid_t *fsid) in fanotify_hash_fsid()
612 __kernel_fsid_t *fsid, in fanotify_alloc_fid_event()
632 __kernel_fsid_t *fsid, in fanotify_alloc_name_event()
708 __kernel_fsid_t *fsid, in fanotify_alloc_error_event()
748 __kernel_fsid_t *fsid, u32 match_mask) in fanotify_alloc_event()
891 __kernel_fsid_t fsid = {}; in fanotify_get_fsid() local
936 __kernel_fsid_t fsid = {}; in fanotify_handle_event() local
H A Dfanotify_user.c553 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, in copy_fid_info_to_user()
1351 struct fan_fsid *fsid) in fanotify_set_mark_fsid()
1404 struct fan_fsid *fsid) in fanotify_add_new_mark()
1504 struct fan_fsid *fsid) in fanotify_add_mark()
1737 struct fan_fsid *fsid) in fanotify_test_fsid()
1869 struct fan_fsid __fsid, *fsid = NULL; in do_fanotify_mark() local
H A Dfanotify.h287 __kernel_fsid_t fsid; member
300 __kernel_fsid_t fsid; member
315 __kernel_fsid_t fsid; /* FSID this error refers to. */ member
526 __kernel_fsid_t fsid; member
/linux/fs/overlayfs/
H A Dinode.c103 static void ovl_map_dev_ino(struct dentry *dentry, struct kstat *stat, int fsid) in ovl_map_dev_ino()
180 int fsid = 0; in ovl_getattr() local
851 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino()
891 unsigned long ino, int fsid) in ovl_inode_init()
1224 int fsid = bylower ? lowerpath->layer->fsid : 0; in ovl_get_inode() local
H A Dovl_entry.h42 int fsid; member
H A Dreaddir.c518 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, in ovl_remap_lower_ino()
745 int fsid; member
/linux/fs/orangefs/
H A Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending()
193 __s32 fsid; in orangefs_devreq_read() local
H A Dorangefs-utils.c16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op() local
H A Dupcall.h211 __s32 fsid; member
/linux/fs/ceph/
H A Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/linux/net/ceph/
H A Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
193 int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) in ceph_parse_fsid()
/linux/include/uapi/linux/
H A Ddlm_plock.h39 __u32 fsid; member
H A Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member
/linux/include/linux/ceph/
H A Dceph_fs.h190 struct ceph_fsid fsid; member
201 struct ceph_fsid fsid; member
208 struct ceph_fsid fsid; member
216 struct ceph_fsid fsid; member
222 struct ceph_fsid fsid; member
238 struct ceph_fsid fsid; member
H A Dmon_client.h19 struct ceph_fsid fsid; member
H A Dosdmap.h171 struct ceph_fsid fsid; member
H A Drados.h16 unsigned char fsid[16]; member
/linux/fs/nfsd/
H A Dnfsfh.h150 u32 fsid, unsigned char *uuid) in mk_fsid()
H A Dnfsfh.c229 u32 *fsid = fh_fsid(fh); in nfsd_set_fh_dentry() local
H A Dnfsxdr.c236 u32 fsid; in svcxdr_encode_fattr() local
H A Dnfs3xdr.c340 u64 fsid; in svcxdr_encode_fattr3() local
/linux/fs/btrfs/
H A Dextent_io.h383 const void *fsid) in write_extent_buffer_fsid()
H A Dvolumes.h342 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
677 u8 *fsid; member
H A Dvolumes.c382 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid) in alloc_fs_devices()
447 const u8 *fsid, const u8 *metadata_fsid) in match_fsid_fs_devices()
462 const u8 *fsid, const u8 *metadata_fsid) in find_fsid()
7771 u8 *fsid) in open_seed_devices()
/linux/fs/nfs/
H A Dclient.c1456 char fsid[34]; // 2 * 16 for %llx, 1 for ':', 1 for '\0' in nfs_volume_list_show() local

12