Home
last modified time | relevance | path

Searched defs:xfs_buftarg_is_mem (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_buf_mem.h13 static inline bool xfs_buftarg_is_mem(const struct xfs_buftarg *btp) in xfs_buftarg_is_mem() function
28 # define xfs_buftarg_is_mem(...) (false) macro