Home
last modified time | relevance | path

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

123

/Linux-v5.4/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
/Linux-v5.4/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()
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/net/ceph/
Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
217 static int parse_fsid(const char *str, struct ceph_fsid *fsid) in parse_fsid()
/Linux-v5.4/include/uapi/linux/
Ddlm_plock.h38 __u32 fsid; member
Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member
Dfanotify.h130 __kernel_fsid_t fsid; member
/Linux-v5.4/fs/nfsd/
Dpnfs.h18 u32 fsid[]; member
Dnfsfh.h90 u32 fsid, unsigned char *uuid) in mk_fsid()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h49 struct ceph_fsid fsid; member
120 struct ceph_fsid fsid; member
Dceph_fs.h171 struct ceph_fsid fsid; member
182 struct ceph_fsid fsid; member
189 struct ceph_fsid fsid; member
197 struct ceph_fsid fsid; member
203 struct ceph_fsid fsid; member
219 struct ceph_fsid fsid; member
Dmon_client.h19 struct ceph_fsid fsid; member
Dosdmap.h157 struct ceph_fsid fsid; member
/Linux-v5.4/fs/overlayfs/
Dinode.c549 unsigned long ino, int fsid) in ovl_fill_inode()
878 int fsid = bylower ? oip->lowerpath->layer->fsid : 0; in ovl_get_inode() local
Dovl_entry.h35 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
/Linux-v5.4/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
/Linux-v5.4/fs/
Dstatfs.c70 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()
/Linux-v5.4/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()

123