Searched refs:i_prealloc_count (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dreiserfs_fs_i.h42 int i_prealloc_count; /* length of that sequence */ member in struct:reiserfs_inode_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dreiserfs_fs_i.h42 int i_prealloc_count; /* length of that sequence */ member in struct:reiserfs_inode_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Dbitmap.c474 if (ei->i_prealloc_count < 0)
478 while (ei->i_prealloc_count > 0) {
481 ei->i_prealloc_count--;
495 if (ei->i_prealloc_count)
510 if (!ei->i_prealloc_count) {
1022 REISERFS_I(hint->inode)->i_prealloc_count =
1115 nr_allocated + REISERFS_I(hint->inode)->i_prealloc_count) {
1122 REISERFS_I(hint->inode)->i_prealloc_count,
1128 i_prealloc_count);
1142 if (REISERFS_I(inode)->i_prealloc_count >
[all...]
H A Dfile.c54 REISERFS_I(inode)->i_prealloc_count <= 0) {
H A Dinode.c1131 REISERFS_I(inode)->i_prealloc_count = 0;
1830 REISERFS_I(inode)->i_prealloc_count = 0;
3103 if (REISERFS_I(inode)->i_prealloc_count > 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dbitmap.c474 if (ei->i_prealloc_count < 0)
478 while (ei->i_prealloc_count > 0) {
481 ei->i_prealloc_count--;
495 if (ei->i_prealloc_count)
510 if (!ei->i_prealloc_count) {
1022 REISERFS_I(hint->inode)->i_prealloc_count =
1115 nr_allocated + REISERFS_I(hint->inode)->i_prealloc_count) {
1122 REISERFS_I(hint->inode)->i_prealloc_count,
1128 i_prealloc_count);
1142 if (REISERFS_I(inode)->i_prealloc_count >
[all...]
H A Dfile.c54 REISERFS_I(inode)->i_prealloc_count <= 0) {
H A Dinode.c1131 REISERFS_I(inode)->i_prealloc_count = 0;
1830 REISERFS_I(inode)->i_prealloc_count = 0;
3103 if (REISERFS_I(inode)->i_prealloc_count > 0) {

Completed in 262 milliseconds