Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-dev-proto.h29 #define ORANGEFS_VFS_OP_RENAME 0xFF00000A macro
Dorangefs-cache.c71 else if (type == ORANGEFS_VFS_OP_RENAME) in get_opname_string()
Dnamei.c403 new_op = op_alloc(ORANGEFS_VFS_OP_RENAME); in orangefs_rename()
Dorangefs-utils.c46 case ORANGEFS_VFS_OP_RENAME: in fsid_of_op()