Home
last modified time | relevance | path

Searched refs:ORANGEFS_VFS_OP_RENAME (Results 1 – 4 of 4) sorted by relevance

/fs/orangefs/
Dorangefs-dev-proto.h28 #define ORANGEFS_VFS_OP_RENAME 0xFF00000A macro
Dorangefs-cache.c70 else if (type == ORANGEFS_VFS_OP_RENAME) in get_opname_string()
Dnamei.c425 new_op = op_alloc(ORANGEFS_VFS_OP_RENAME); in orangefs_rename()
Dorangefs-utils.c44 case ORANGEFS_VFS_OP_RENAME: in fsid_of_op()