Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/ !
Dorangefs-dev-proto.h28 #define ORANGEFS_VFS_OP_SYMLINK 0xFF000009 macro
Dorangefs-cache.c69 else if (type == ORANGEFS_VFS_OP_SYMLINK) in get_opname_string()
Dnamei.c240 new_op = op_alloc(ORANGEFS_VFS_OP_SYMLINK); in orangefs_symlink()
Dorangefs-utils.c44 case ORANGEFS_VFS_OP_SYMLINK: in fsid_of_op()