Searched refs:FSOPT_RETURN_REALDEV (Results 1 – 3 of 3) sorted by relevance
51 #define FSOPT_ISREALFSID FSOPT_RETURN_REALDEV
57 #define FSOPT_RETURN_REALDEV 0x00000200 macro
2797 is_realdev = options & FSOPT_RETURN_REALDEV ? 1 : 0; in vfs_attr_pack_internal()2984 error = attr_pack_common(ctx, (options & FSOPT_RETURN_REALDEV ? mp : NULL), in vfs_attr_pack_internal()3300 if (options & FSOPT_RETURN_REALDEV) { in getattrlist_internal()