Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify.c38 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 Dfanotify_user.c413 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 Dfanotify.h285 __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 Dmark.c541 __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 Dinode.c98 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 Dovl_entry.h42 int fsid; member
A Dsuper.c1637 int fsid; in ovl_get_layers() local
1862 int fsid = lowerpath->layer->fsid; in ovl_get_root() local
A Dreaddir.c429 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 Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending()
193 __s32 fsid; in orangefs_devreq_read() local
A Dorangefs-utils.c16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op() local
/linux-6.3-rc2/fs/ceph/
A Dcache.c86 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/linux-6.3-rc2/net/ceph/
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-6.3-rc2/include/uapi/linux/
A Ddlm_plock.h38 __u32 fsid; member
A Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member
A Dfanotify.h168 __kernel_fsid_t fsid; member
/linux-6.3-rc2/fs/nfsd/
A Dpnfs.h18 u32 fsid[]; member
A Dnfsfh.h143 u32 fsid, unsigned char *uuid) in mk_fsid()
A Dnfsxdr.c222 u32 fsid; in svcxdr_encode_fattr() local
/linux-6.3-rc2/include/linux/ceph/
A Dlibceph.h49 struct ceph_fsid fsid; member
116 struct ceph_fsid fsid; member
A 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
A Dmon_client.h19 struct ceph_fsid fsid; member
A Dosdmap.h171 struct ceph_fsid fsid; member
/linux-6.3-rc2/fs/btrfs/
A Dvolumes.h278 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
477 u8 *fsid; member
/linux-6.3-rc2/fs/
A Dstatfs.c72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()
/linux-6.3-rc2/fs/erofs/
A Dinternal.h89 char *fsid; member
175 char *fsid; member

Completed in 59 milliseconds

12