Searched refs:ORANGEFS_FS_ID_NULL (Results 1 – 4 of 4) sorted by relevance
133 #define ORANGEFS_FS_ID_NULL ((__s32)0) macro
119 orangefs_inode->refn.fs_id = ORANGEFS_FS_ID_NULL; in orangefs_alloc_inode()511 if (new_op->downcall.resp.fs_mount.fs_id == ORANGEFS_FS_ID_NULL) { in orangefs_mount()
202 if (fsid != ORANGEFS_FS_ID_NULL) { in orangefs_devreq_read()
16 __s32 fsid = ORANGEFS_FS_ID_NULL; in fsid_of_op()