Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-dev-proto.h24 #define ORANGEFS_VFS_OP_REMOVE 0xFF000005 macro
Dorangefs-cache.c59 else if (type == ORANGEFS_VFS_OP_REMOVE) in get_opname_string()
Dnamei.c192 new_op = op_alloc(ORANGEFS_VFS_OP_REMOVE); in orangefs_unlink()
Dorangefs-utils.c31 case ORANGEFS_VFS_OP_REMOVE: in fsid_of_op()