Searched refs:ORANGEFS_VFS_OP_SYMLINK (Results 1 – 4 of 4) sorted by relevance
28 #define ORANGEFS_VFS_OP_SYMLINK 0xFF000009 macro
69 else if (type == ORANGEFS_VFS_OP_SYMLINK) in get_opname_string()
240 new_op = op_alloc(ORANGEFS_VFS_OP_SYMLINK); in orangefs_symlink()
44 case ORANGEFS_VFS_OP_SYMLINK: in fsid_of_op()