Home
last modified time | relevance | path

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

12

/fs/notify/fanotify/
Dfanotify.c215 __kernel_fsid_t *fsid) in fanotify_encode_fid()
282 __kernel_fsid_t *fsid) in fanotify_alloc_event()
349 __kernel_fsid_t fsid = {}; in fanotify_get_fsid() local
383 __kernel_fsid_t fsid = {}; in fanotify_handle_event() local
Dfanotify_user.c680 __kernel_fsid_t *fsid) in fanotify_add_new_mark()
706 __kernel_fsid_t *fsid) in fanotify_add_mark()
731 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_vfsmount_mark()
739 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_sb_mark()
747 unsigned int flags, __kernel_fsid_t *fsid) in fanotify_add_inode_mark()
890 static int fanotify_test_fid(struct path *path, __kernel_fsid_t *fsid) in fanotify_test_fid()
955 __kernel_fsid_t __fsid, *fsid = NULL; in do_fanotify_mark() local
Dfanotify.h33 __kernel_fsid_t fsid; member
/fs/notify/
Dmark.c474 __kernel_fsid_t *fsid) in fsnotify_attach_connector_to_object()
545 int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark_list()
638 int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark_locked()
680 unsigned int type, int allow_dups, __kernel_fsid_t *fsid) in fsnotify_add_mark()
/fs/ceph/
Dcache.c33 struct ceph_fsid fsid; member
54 const struct ceph_fsid *fsid = &fsc->client->fsid; in ceph_fscache_register_fs() local
Dsuper.c51 u64 fsid; in ceph_statfs() local
/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
Dupcall.h211 __s32 fsid; member
/fs/nfsd/
Dpnfs.h18 u32 fsid[]; member
Dnfsfh.h90 u32 fsid, unsigned char *uuid) in mk_fsid()
Dexport.c1183 static void exp_flags(struct seq_file *m, int flag, int fsid, in exp_flags()
/fs/overlayfs/
Dinode.c556 unsigned long ino, int fsid) in ovl_fill_inode()
885 int fsid = bylower ? oip->lowerpath->layer->fsid : 0; in ovl_get_inode() local
Dovl_entry.h38 int fsid; member
Dreaddir.c440 static u64 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, in ovl_remap_lower_ino()
640 int fsid; member
Dsuper.c1364 int fsid; in ovl_get_lower_layers() local
/fs/nfs/
Dfscache.h34 struct nfs_fsid fsid; member
Dclient.c1227 char fsid[34]; // 2 * 16 for %llx, 1 for ':', 1 for '\0' in nfs_volume_list_show() local
/fs/
Dstatfs.c70 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()
/fs/gfs2/
Dglock.c1710 static void dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in dump_glock()
1882 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock()
/fs/ext2/
Dsuper.c1418 u64 fsid; in ext2_statfs() local
/fs/btrfs/
Dvolumes.c314 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid, in alloc_fs_devices()
413 const u8 *fsid, const u8 *metadata_fsid) in find_fsid()
6595 u64 devid, u8 *uuid, u8 *fsid, in btrfs_find_device()
6856 u8 *fsid) in open_seed_devices()
Dvolumes.h222 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
Dsysfs.c1013 const u8 *fsid) in btrfs_sysfs_update_sprout_fsid()
Dsuper.c2031 __be32 *fsid = (__be32 *)fs_info->fs_devices->fsid; in btrfs_statfs() local

12