Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_rtalloc.h149 # define xfs_growfs_rt(mp,in) (ENOSYS) macro
Dxfs_fs.h265 typedef struct xfs_growfs_rt { struct
268 } xfs_growfs_rt_t; argument
Dxfs_rtalloc.c1848 xfs_growfs_rt( in xfs_growfs_rt() function