Searched refs:fs_nrpos (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dufs_fs_sb.h240 __s32 fs_nrpos; member in struct:ufs_super_block_third
H A Dufs_fs.h377 __s32 fs_nrpos; /* number of rotational positions */ member in struct:ufs_super_block
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dufs_fs_sb.h240 __s32 fs_nrpos; member in struct:ufs_super_block_third
H A Dufs_fs.h377 __s32 fs_nrpos; /* number of rotational positions */ member in struct:ufs_super_block
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ufs/
H A Dsuper.c134 printk(" nrpos: %u\n", fs32_to_cpu(sb, usb3->fs_nrpos));
791 uspi->s_nrpos = fs32_to_cpu(sb, usb3->fs_nrpos);

Completed in 66 milliseconds