Home
last modified time | relevance | path

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

12

/linux-6.8/fs/notify/fanotify/
Dfanotify.c32 static unsigned int fanotify_hash_fsid(__kernel_fsid_t *fsid) in fanotify_hash_fsid()
572 __kernel_fsid_t *fsid, in fanotify_alloc_fid_event()
592 __kernel_fsid_t *fsid, in fanotify_alloc_name_event()
668 __kernel_fsid_t *fsid, in fanotify_alloc_error_event()
708 __kernel_fsid_t *fsid, u32 match_mask) in fanotify_alloc_event()
842 __kernel_fsid_t fsid = {}; in fanotify_get_fsid() local
887 __kernel_fsid_t fsid = {}; in fanotify_handle_event() local
Dfanotify_user.c412 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, in copy_fid_info_to_user()
1202 struct fan_fsid *fsid) in fanotify_set_mark_fsid()
1255 struct fan_fsid *fsid) in fanotify_add_new_mark()
1349 struct fan_fsid *fsid) in fanotify_add_mark()
1397 unsigned int flags, struct fan_fsid *fsid) in fanotify_add_vfsmount_mark()
1405 unsigned int flags, struct fan_fsid *fsid) in fanotify_add_sb_mark()
1413 unsigned int flags, struct fan_fsid *fsid) in fanotify_add_inode_mark()
1625 struct fan_fsid *fsid) in fanotify_test_fsid()
1747 struct fan_fsid __fsid, *fsid = NULL; in do_fanotify_mark() local
Dfanotify.h285 __kernel_fsid_t fsid; member
298 __kernel_fsid_t fsid; member
313 __kernel_fsid_t fsid; /* FSID this error refers to. */ member
494 __kernel_fsid_t fsid; member
/linux-6.8/fs/overlayfs/
Dinode.c98 static void ovl_map_dev_ino(struct dentry *dentry, struct kstat *stat, int fsid) in ovl_map_dev_ino()
166 int fsid = 0; in ovl_getattr() local
848 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino()
888 unsigned long ino, int fsid) in ovl_inode_init()
1221 int fsid = bylower ? lowerpath->layer->fsid : 0; in ovl_get_inode() local
Dsuper.c1029 int fsid; in ovl_get_layers() local
1255 int fsid = lowerpath->layer->fsid; in ovl_get_root() local
Dreaddir.c436 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, in ovl_remap_lower_ino()
663 int fsid; member
Dovl_entry.h42 int fsid; member
/linux-6.8/fs/orangefs/
Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending()
193 __s32 fsid; in orangefs_devreq_read() local
Dorangefs-utils.c16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op() local
/linux-6.8/fs/ceph/
Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/linux-6.8/net/ceph/
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-6.8/include/uapi/linux/
Ddlm_plock.h39 __u32 fsid; member
Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member
Dfanotify.h168 __kernel_fsid_t fsid; member
/linux-6.8/fs/nfsd/
Dpnfs.h18 u32 fsid[]; member
Dnfsfh.h143 u32 fsid, unsigned char *uuid) in mk_fsid()
Dnfsxdr.c222 u32 fsid; in svcxdr_encode_fattr() local
/linux-6.8/include/linux/ceph/
Dlibceph.h49 struct ceph_fsid fsid; member
116 struct ceph_fsid fsid; member
Dceph_fs.h183 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
Dmon_client.h19 struct ceph_fsid fsid; member
Dosdmap.h171 struct ceph_fsid fsid; member
/linux-6.8/fs/btrfs/
Dextent_io.h299 const void *fsid) in write_extent_buffer_fsid()
Dvolumes.h280 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
578 u8 *fsid; member
/linux-6.8/fs/
Dstatfs.c72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()
/linux-6.8/fs/erofs/
Dinternal.h90 char *fsid; member
186 char *fsid; member

12