Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-dev-proto.h42 #define ORANGEFS_VFS_OP_FSYNC 0xFF00EE01 macro
H A Dfile.c473 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()