Searched refs:bs_ino (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c151 if (get_user(bstat->bs_ino, &bstat32->bs_ino) ||
204 if (put_user(buffer->bs_ino, &p32->bs_ino) ||
H A Dxfs_ioctl32.h52 __u64 bs_ino; /* inode number */ member in struct:compat_xfs_bstat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fs.h280 __u64 bs_ino; /* inode number */ member in struct:xfs_bstat
H A Dxfs_itable.c96 buf->bs_ino = ino;

Completed in 109 milliseconds