Home
last modified time | relevance | path

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

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