Home
last modified time | relevance | path

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

12

/linux/fs/notify/fanotify/
A Dfanotify.c38 static unsigned int fanotify_hash_fsid(__kernel_fsid_t *fsid) in fanotify_hash_fsid()
536 __kernel_fsid_t *fsid, in fanotify_alloc_fid_event()
556 __kernel_fsid_t *fsid, in fanotify_alloc_name_event()
606 __kernel_fsid_t *fsid, in fanotify_alloc_error_event()
646 __kernel_fsid_t *fsid) in fanotify_alloc_event()
747 __kernel_fsid_t fsid = {}; in fanotify_get_fsid() local
802 __kernel_fsid_t fsid = {}; in fanotify_handle_event() local
A Dfanotify_user.c354 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, in copy_fid_info_to_user()
1061 __kernel_fsid_t *fsid) in fanotify_add_new_mark()
1110 __kernel_fsid_t *fsid) in fanotify_add_mark()
1149 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_vfsmount_mark()
1157 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_sb_mark()
1165 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_inode_mark()
1366 static int fanotify_test_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in fanotify_test_fsid()
1437 __kernel_fsid_t __fsid, *fsid = NULL; in do_fanotify_mark() local
A Dfanotify.h183 __kernel_fsid_t fsid; member
196 __kernel_fsid_t fsid; member
211 __kernel_fsid_t fsid; /* FSID this error refers to. */ member
/linux/fs/notify/
A Dmark.c500 __kernel_fsid_t *fsid) in fsnotify_attach_connector_to_object()
576 int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark_list()
669 int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark_locked()
709 unsigned int type, int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark()
/linux/fs/ceph/
A Dcache.c28 struct ceph_fsid fsid; member
49 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/linux/fs/overlayfs/
A Dinode.c95 static void ovl_map_dev_ino(struct dentry *dentry, struct kstat *stat, int fsid) in ovl_map_dev_ino()
162 int fsid = 0; in ovl_getattr() local
738 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino()
777 unsigned long ino, int fsid) in ovl_inode_init()
1107 int fsid = bylower ? lowerpath->layer->fsid : 0; in ovl_get_inode() local
A Dovl_entry.h42 int fsid; member
A Dreaddir.c428 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, in ovl_remap_lower_ino()
646 int fsid; member
A Dsuper.c1708 int fsid; in ovl_get_layers() local
1933 int fsid = lowerpath->layer->fsid; in ovl_get_root() local
/linux/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/include/uapi/linux/
A Ddlm_plock.h38 __u32 fsid; member
A Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member
A Dfanotify.h147 __kernel_fsid_t fsid; member
/linux/fs/nfsd/
A Dpnfs.h18 u32 fsid[]; member
A Dnfsfh.h146 u32 fsid, unsigned char *uuid) in mk_fsid()
A Dnfsxdr.c222 u32 fsid; in svcxdr_encode_fattr() local
/linux/net/ceph/
A 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()
/linux/include/linux/ceph/
A Dlibceph.h48 struct ceph_fsid fsid; member
125 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/fs/nfs/
A Dfscache.h34 struct nfs_fsid fsid; member
/linux/fs/btrfs/
A Dvolumes.h234 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
460 u8 *fsid; member
/linux/fs/
A Dstatfs.c72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()

Completed in 63 milliseconds

12