Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-dev-proto.h32 #define ORANGEFS_VFS_OP_RA_FLUSH 0xFF00000D macro
H A Dfile.c31 new_op = op_alloc(ORANGEFS_VFS_OP_RA_FLUSH); in flush_racache()
H A Dorangefs-utils.c56 case ORANGEFS_VFS_OP_RA_FLUSH: in fsid_of_op()