Searched defs:fsid (Results 1 - 25 of 47) sorted by relevance

12

/linux-master/include/uapi/linux/
H A Ddlm_plock.h39 __u32 fsid; member in struct:dlm_plock_info
H A Dcramfs_fs.h61 struct cramfs_info fsid; /* unique filesystem info */ member in struct:cramfs_super
H A Dfanotify.h168 __kernel_fsid_t fsid; member in struct:fanotify_event_info_fid
/linux-master/fs/ceph/
H A Dcache.c88 const struct ceph_fsid *fsid = &fsc->client->fsid; local
/linux-master/fs/nfsd/
H A Dpnfs.h18 u32 fsid[]; member in struct:nfsd4_deviceid_map
H A Dnfsxdr.c222 u32 fsid; local
H A Dnfsfh.h142 mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, u32 fsid, unsigned char *uuid) argument
H A Dnfs3xdr.c340 u64 fsid; local
H A Dexport.c1321 static void exp_flags(struct seq_file *m, int flag, int fsid, argument
[all...]
/linux-master/fs/orangefs/
H A Dorangefs-utils.c16 __s32 fsid = ORANGEFS_FS_ID_NULL; local
[all...]
H A Ddevorangefs-req.c105 static int fs_mount_pending(__s32 fsid) argument
193 __s32 fsid; local
H A Dupcall.h211 __s32 fsid; member in struct:orangefs_fs_key_request_s
/linux-master/fs/
H A Dstatfs.c72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) argument
/linux-master/include/linux/ceph/
H A Dmon_client.h19 struct ceph_fsid fsid; member in struct:ceph_monmap
H A Dlibceph.h49 struct ceph_fsid fsid; member in struct:ceph_options
116 struct ceph_fsid fsid; member in struct:ceph_client
H A Dosdmap.h171 struct ceph_fsid fsid; member in struct:ceph_osdmap
/linux-master/fs/overlayfs/
H A Dovl_entry.h42 int fsid; member in struct:ovl_layer
H A Dsuper.c1021 int fsid; local
1247 int fsid = lowerpath->layer->fsid; local
1284 ovl_inode_init(d_inode(root), &oip, ino, fsid); local
[all...]
H A Dinode.c98 static void ovl_map_dev_ino(struct dentry *dentry, struct kstat *stat, int fsid) argument
166 int fsid = 0; local
848 ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) argument
887 ovl_inode_init(struct inode *inode, struct ovl_inode_params *oip, unsigned long ino, int fsid) argument
1221 int fsid = bylower ? lowerpath->layer->fsid : 0; local
[all...]
/linux-master/fs/btrfs/
H A Dextent_io.h322 write_extent_buffer_fsid(const struct extent_buffer *eb, const void *fsid) argument
/linux-master/net/ceph/
H A Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) argument
193 ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) argument
[all...]
H A Dmon_client.c73 struct ceph_fsid fsid; local
[all...]
/linux-master/fs/nfs/
H A Dclient.c1332 char fsid[34]; // 2 * 16 for %llx, 1 for ':', 1 for '\0' local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c412 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, argument
1200 fanotify_set_mark_fsid(struct fsnotify_group *group, struct fsnotify_mark *mark, struct fan_fsid *fsid) argument
1251 fanotify_add_new_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, unsigned int fan_flags, struct fan_fsid *fsid) argument
1346 fanotify_add_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, __u32 mask, unsigned int fan_flags, struct fan_fsid *fsid) argument
1395 fanotify_add_vfsmount_mark(struct fsnotify_group *group, struct vfsmount *mnt, __u32 mask, unsigned int flags, struct fan_fsid *fsid) argument
1403 fanotify_add_sb_mark(struct fsnotify_group *group, struct super_block *sb, __u32 mask, unsigned int flags, struct fan_fsid *fsid) argument
1411 fanotify_add_inode_mark(struct fsnotify_group *group, struct inode *inode, __u32 mask, unsigned int flags, struct fan_fsid *fsid) argument
1624 fanotify_test_fsid(struct dentry *dentry, unsigned int flags, struct fan_fsid *fsid) argument
1747 struct fan_fsid __fsid, *fsid = NULL; local
[all...]
H A Dfanotify.h285 __kernel_fsid_t fsid; member in struct:fanotify_fid_event
298 __kernel_fsid_t fsid; member in struct:fanotify_name_event
313 __kernel_fsid_t fsid; /* FSID this error refers to. */ member in struct:fanotify_error_event
494 __kernel_fsid_t fsid; member in struct:fanotify_mark

Completed in 441 milliseconds

12