Home
last modified time | relevance | path

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

/fs/orangefs/
Dorangefs-kernel.h489 __s32 fsid_of_op(struct orangefs_kernel_op_s *op);
Ddevorangefs-req.c196 fsid = fsid_of_op(op); in orangefs_devreq_read()
Dorangefs-utils.c11 __s32 fsid_of_op(struct orangefs_kernel_op_s *op) in fsid_of_op() function