Searched defs:nop (Results 1 – 3 of 3) sorted by relevance
272 static inline bool exportfs_can_encode_fid(const struct export_operations *nop) in exportfs_can_encode_fid()277 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) in exportfs_can_decode_fh()282 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, in exportfs_can_encode_fh()
75 bool nop; member
21 #define nop() asm volatile ("nop") macro