Home
last modified time | relevance | path

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

123

/openbmc/linux/fs/notify/fanotify/
H 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
H 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()
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
H 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
/openbmc/linux/fs/notify/
H 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()
/openbmc/linux/fs/overlayfs/
H A 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
H A Dsuper.c1076 int fsid; in ovl_get_layers() local
1301 int fsid = lowerpath->layer->fsid; in ovl_get_root() local
H A Dreaddir.c429 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, in ovl_remap_lower_ino()
649 int fsid; member
/openbmc/qemu/qga/
H A Dcommands-common.h40 fsid_t fsid; member
/openbmc/linux/fs/orangefs/
H A Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) in fs_mount_pending()
193 __s32 fsid; in orangefs_devreq_read() local
H A Dorangefs-utils.c16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op() local
/openbmc/linux/fs/ceph/
H A Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
/openbmc/linux/fs/nfsd/
H A Dpnfs.h18 u32 fsid[]; member
H A Dnfsfh.h143 u32 fsid, unsigned char *uuid) in mk_fsid()
/openbmc/linux/include/uapi/linux/
H A Ddlm_plock.h39 __u32 fsid; member
H A Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member
H A Dfanotify.h168 __kernel_fsid_t fsid; member
/openbmc/linux/net/ceph/
H 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()
/openbmc/linux/include/linux/ceph/
H A Dlibceph.h49 struct ceph_fsid fsid; member
116 struct ceph_fsid fsid; member
H A Dmon_client.h19 struct ceph_fsid fsid; member
H 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
/openbmc/u-boot/include/cramfs/
H A Dcramfs_fs.h60 struct cramfs_info fsid; /* unique filesystem info */ member
/openbmc/u-boot/fs/btrfs/
H A Dctree.h78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
144 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
/openbmc/linux/fs/btrfs/
H A Dextent_io.h258 const void *fsid) in write_extent_buffer_fsid()
H A Dvolumes.h282 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
546 u8 *fsid; member
/openbmc/linux/fs/
H A Dstatfs.c72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()

123