Searched refs:xfs_refcache_iunlock (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_refcache.h37 extern void xfs_refcache_iunlock(struct xfs_inode *, uint);
48 #define xfs_refcache_iunlock(ip, flags) xfs_iunlock(ip, flags) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_refcache.h37 extern void xfs_refcache_iunlock(struct xfs_inode *, uint);
48 #define xfs_refcache_iunlock(ip, flags) xfs_iunlock(ip, flags) macro

Completed in 60 milliseconds