Home
last modified time | relevance | path

Searched refs:vn_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_stats.h116 __uint32_t vn_alloc; /* # times vn_alloc called */ member
Dxfs_vnode.c141 XFS_STATS_INC(vn_alloc); in vn_initialize()