Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
Dorangefs-kernel.h405 __s32 fsid_of_op(struct orangefs_kernel_op_s *op);
Ddevorangefs-req.c201 fsid = fsid_of_op(op); in orangefs_devreq_read()
Dorangefs-utils.c14 __s32 fsid_of_op(struct orangefs_kernel_op_s *op) in fsid_of_op() function