Searched refs:ORANGEFS_VFS_OP_READDIR (Results 1 – 5 of 5) sorted by relevance
26 #define ORANGEFS_VFS_OP_READDIR 0xFF000007 macro
63 else if (type == ORANGEFS_VFS_OP_READDIR) in get_opname_string()
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()
167 op = op_alloc(ORANGEFS_VFS_OP_READDIR); in orangefs_dir_more()
37 case ORANGEFS_VFS_OP_READDIR: in fsid_of_op()