Home
last modified time | relevance | path

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

/linux-3.3/fs/xfs/
Dxfs_rtalloc.h149 # define xfs_growfs_rt(mp,in) (ENOSYS) macro
Dxfs_fs.h270 typedef struct xfs_growfs_rt { struct
273 } xfs_growfs_rt_t; argument
Dxfs_rtalloc.c1838 xfs_growfs_rt( in xfs_growfs_rt() function