Searched refs:ORANGEFS_VFS_OP_READDIR (Results 1 – 4 of 4) sorted by relevance
26 #define ORANGEFS_VFS_OP_READDIR 0xFF000007 macro
449 if ((op->downcall.type != ORANGEFS_VFS_OP_READDIR) && in orangefs_devreq_write_iter() 458 if ((op->downcall.type == ORANGEFS_VFS_OP_READDIR) && in orangefs_devreq_write_iter() 466 if (op->downcall.type != ORANGEFS_VFS_OP_READDIR) in orangefs_devreq_write_iter()
166 op = op_alloc(ORANGEFS_VFS_OP_READDIR); in orangefs_dir_more()
38 case ORANGEFS_VFS_OP_READDIR: in fsid_of_op()