/linux-6.3-rc2/fs/notify/fanotify/ |
A D | fanotify.c | 38 static unsigned int fanotify_hash_fsid(__kernel_fsid_t *fsid) in fanotify_hash_fsid() 578 __kernel_fsid_t *fsid, in fanotify_alloc_fid_event() 598 __kernel_fsid_t *fsid, in fanotify_alloc_name_event() 674 __kernel_fsid_t *fsid, in fanotify_alloc_error_event() 714 __kernel_fsid_t *fsid, u32 match_mask) in fanotify_alloc_event() 849 __kernel_fsid_t fsid = {}; in fanotify_get_fsid() local 901 __kernel_fsid_t fsid = {}; in fanotify_handle_event() local
|
A D | fanotify_user.c | 413 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, in copy_fid_info_to_user() 1194 __kernel_fsid_t *fsid) in fanotify_add_new_mark() 1277 __kernel_fsid_t *fsid) in fanotify_add_mark() 1325 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_vfsmount_mark() 1333 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_sb_mark() 1341 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_inode_mark() 1552 static int fanotify_test_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in fanotify_test_fsid() 1641 __kernel_fsid_t __fsid, *fsid = NULL; in do_fanotify_mark() local
|
A D | fanotify.h | 285 __kernel_fsid_t fsid; member 298 __kernel_fsid_t fsid; member 313 __kernel_fsid_t fsid; /* FSID this error refers to. */ member
|
/linux-6.3-rc2/fs/notify/ |
A D | mark.c | 541 __kernel_fsid_t *fsid) in fsnotify_attach_connector_to_object() 612 int add_flags, __kernel_fsid_t *fsid) in fsnotify_add_mark_list() 706 int add_flags, __kernel_fsid_t *fsid) in fsnotify_add_mark_locked() 746 __kernel_fsid_t *fsid) in fsnotify_add_mark()
|
/linux-6.3-rc2/fs/overlayfs/ |
A D | inode.c | 98 static void ovl_map_dev_ino(struct dentry *dentry, struct kstat *stat, int fsid) in ovl_map_dev_ino() 165 int fsid = 0; in ovl_getattr() local 962 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino() 1001 unsigned long ino, int fsid) in ovl_inode_init() 1338 int fsid = bylower ? lowerpath->layer->fsid : 0; in ovl_get_inode() local
|
A D | ovl_entry.h | 42 int fsid; member
|
A D | super.c | 1637 int fsid; in ovl_get_layers() local 1862 int fsid = lowerpath->layer->fsid; in ovl_get_root() local
|
A D | readdir.c | 429 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, in ovl_remap_lower_ino() 648 int fsid; member
|
/linux-6.3-rc2/fs/orangefs/ |
A D | devorangefs-req.c | 105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending() 193 __s32 fsid; in orangefs_devreq_read() local
|
A D | orangefs-utils.c | 16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op() local
|
/linux-6.3-rc2/fs/ceph/ |
A D | cache.c | 86 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
|
/linux-6.3-rc2/net/ceph/ |
A D | ceph_common.c | 105 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-6.3-rc2/include/uapi/linux/ |
A D | dlm_plock.h | 38 __u32 fsid; member
|
A D | cramfs_fs.h | 61 struct cramfs_info fsid; /* unique filesystem info */ member
|
A D | fanotify.h | 168 __kernel_fsid_t fsid; member
|
/linux-6.3-rc2/fs/nfsd/ |
A D | pnfs.h | 18 u32 fsid[]; member
|
A D | nfsfh.h | 143 u32 fsid, unsigned char *uuid) in mk_fsid()
|
A D | nfsxdr.c | 222 u32 fsid; in svcxdr_encode_fattr() local
|
/linux-6.3-rc2/include/linux/ceph/ |
A D | libceph.h | 49 struct ceph_fsid fsid; member 116 struct ceph_fsid fsid; member
|
A D | ceph_fs.h | 183 struct ceph_fsid fsid; member 194 struct ceph_fsid fsid; member 201 struct ceph_fsid fsid; member 209 struct ceph_fsid fsid; member 215 struct ceph_fsid fsid; member 231 struct ceph_fsid fsid; member
|
A D | mon_client.h | 19 struct ceph_fsid fsid; member
|
A D | osdmap.h | 171 struct ceph_fsid fsid; member
|
/linux-6.3-rc2/fs/btrfs/ |
A D | volumes.h | 278 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member 477 u8 *fsid; member
|
/linux-6.3-rc2/fs/ |
A D | statfs.c | 72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()
|
/linux-6.3-rc2/fs/erofs/ |
A D | internal.h | 89 char *fsid; member 175 char *fsid; member
|