Home
last modified time | relevance | path

Searched refs:fs_id (Results 1 – 11 of 11) sorted by relevance

/fs/orangefs/
Dsuper.c119 orangefs_inode->refn.fs_id = ORANGEFS_FS_ID_NULL; in orangefs_alloc_inode()
177 (int)(ORANGEFS_SB(sb)->fs_id)); in orangefs_statfs()
182 new_op->upcall.req.statfs.fs_id = ORANGEFS_SB(sb)->fs_id; in orangefs_statfs()
204 buf->f_fsid.val[0] = ORANGEFS_SB(sb)->fs_id; in orangefs_statfs()
338 refn.fs_id = (u32) fid->raw[4]; in orangefs_fh_to_dentry()
342 refn.fs_id); in orangefs_fh_to_dentry()
365 fh[4] = refn.fs_id; in orangefs_encode_fh()
370 refn.fs_id); in orangefs_encode_fh()
376 fh[9] = refn.fs_id; in orangefs_encode_fh()
382 refn.fs_id); in orangefs_encode_fh()
[all …]
Dorangefs-utils.c21 fsid = op->upcall.req.io.refn.fs_id; in fsid_of_op()
24 fsid = op->upcall.req.lookup.parent_refn.fs_id; in fsid_of_op()
27 fsid = op->upcall.req.create.parent_refn.fs_id; in fsid_of_op()
30 fsid = op->upcall.req.getattr.refn.fs_id; in fsid_of_op()
33 fsid = op->upcall.req.remove.parent_refn.fs_id; in fsid_of_op()
36 fsid = op->upcall.req.mkdir.parent_refn.fs_id; in fsid_of_op()
39 fsid = op->upcall.req.readdir.refn.fs_id; in fsid_of_op()
42 fsid = op->upcall.req.setattr.refn.fs_id; in fsid_of_op()
45 fsid = op->upcall.req.sym.parent_refn.fs_id; in fsid_of_op()
48 fsid = op->upcall.req.rename.old_parent_refn.fs_id; in fsid_of_op()
[all …]
Dnamei.c54 new_op->downcall.resp.create.refn.fs_id, in orangefs_create()
148 new_op->upcall.req.lookup.parent_refn.fs_id); in orangefs_lookup()
155 new_op->downcall.resp.lookup.refn.fs_id, in orangefs_lookup()
188 parent->refn.fs_id); in orangefs_unlink()
260 new_op->downcall.resp.sym.refn.fs_id, ret); in orangefs_symlink()
335 new_op->downcall.resp.mkdir.refn.fs_id); in orangefs_mkdir()
Dupcall.h93 __s32 fs_id; member
112 __s32 fs_id; member
Dinode.c719 orangefs_inode->refn.fs_id, in orangefs_setattr_size()
1024 ORANGEFS_I(inode)->refn.fs_id = ref->fs_id; in orangefs_set_inode()
1045 orangefs_inode->refn.fs_id == ref->fs_id); in orangefs_test_inode()
1088 ref->fs_id, in orangefs_iget()
Ddowncall.h53 __s32 fs_id; member
Dprotocol.h27 __s32 fs_id; member
Dorangefs-kernel.h210 __s32 fs_id; member
Dfile.c29 orangefs_inode->refn.fs_id); in flush_racache()
Ddevorangefs-req.c112 if (orangefs_sb->fs_id == fsid) { in fs_mount_pending()
/fs/ufs/
Dufs_fs.h406 __fs32 fs_id[2]; /* file system id */
857 __fs32 fs_id[2]; member