Home
last modified time | relevance | path

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

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