Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-dev-proto.h42 #define ORANGEFS_VFS_OP_FSYNC 0xFF00EE01 macro
H A Dorangefs-cache.c97 else if (type == ORANGEFS_VFS_OP_FSYNC) in get_opname_string()
H A Dfile.c471 new_op = op_alloc(ORANGEFS_VFS_OP_FSYNC); in orangefs_fsync()
H A Dorangefs-utils.c74 case ORANGEFS_VFS_OP_FSYNC: in fsid_of_op()