Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/fs/notify/fanotify/
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
Dfanotify_user.c413 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, in copy_fid_info_to_user()
1199 __kernel_fsid_t *fsid) in fanotify_add_new_mark()
1282 __kernel_fsid_t *fsid) in fanotify_add_mark()
1330 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_vfsmount_mark()
1338 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_sb_mark()
1346 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_inode_mark()
1557 static int fanotify_test_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in fanotify_test_fsid()
1668 __kernel_fsid_t __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
/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify_user.c228 static int copy_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, in copy_info_to_user()
823 __kernel_fsid_t *fsid) in fanotify_add_new_mark()
849 __kernel_fsid_t *fsid) in fanotify_add_mark()
874 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_vfsmount_mark()
882 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_sb_mark()
890 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_inode_mark()
1052 static int fanotify_test_fid(struct path *path, __kernel_fsid_t *fsid) in fanotify_test_fid()
1135 __kernel_fsid_t __fsid, *fsid = NULL; in do_fanotify_mark() local
Dfanotify.c468 __kernel_fsid_t *fsid, in fanotify_alloc_fid_event()
486 __kernel_fsid_t *fsid, in fanotify_alloc_name_event()
531 __kernel_fsid_t *fsid) in fanotify_alloc_event()
629 __kernel_fsid_t fsid = {}; in fanotify_get_fsid() local
663 __kernel_fsid_t fsid = {}; in fanotify_handle_event() local
Dfanotify.h157 __kernel_fsid_t fsid; member
171 __kernel_fsid_t fsid; member
/kernel/linux/linux-5.10/fs/notify/
Dmark.c478 __kernel_fsid_t *fsid) in fsnotify_attach_connector_to_object()
549 int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark_list()
642 int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark_locked()
684 unsigned int type, int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark()
/kernel/linux/linux-6.6/fs/notify/
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()
/kernel/linux/linux-5.10/fs/overlayfs/
Dinode.c97 static int 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
594 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino()
633 unsigned long ino, int fsid) in ovl_inode_init()
963 int fsid = bylower ? lowerpath->layer->fsid : 0; in ovl_get_inode() local
/kernel/linux/linux-6.6/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
972 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino()
1012 unsigned long ino, int fsid) in ovl_inode_init()
1345 int fsid = bylower ? lowerpath->layer->fsid : 0; in ovl_get_inode() local
/kernel/linux/linux-5.10/fs/ceph/
Dcache.c34 struct ceph_fsid fsid; member
55 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/fs/ceph/
Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/kernel/linux/linux-5.10/include/uapi/linux/
Ddlm_plock.h38 __u32 fsid; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddlm_plock.h41 __u32 fsid; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddlm_plock.h41 __u32 fsid; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Ddlm_plock.h28 __u32 fsid; member
/kernel/linux/linux-6.6/include/uapi/linux/
Ddlm_plock.h39 __u32 fsid; member
/kernel/linux/linux-6.6/fs/nfsd/
Dpnfs.h18 u32 fsid[]; member
/kernel/linux/linux-5.10/fs/nfsd/
Dpnfs.h18 u32 fsid[]; member
/kernel/linux/linux-5.10/net/ceph/
Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
220 static int parse_fsid(const char *str, struct ceph_fsid *fsid) in parse_fsid()
/kernel/linux/linux-6.6/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()

12345