Searched refs:full (Results 1 – 24 of 24) sorted by relevance
/fs/btrfs/ |
D | block-rsv.c | 120 block_rsv->full = 1; in block_rsv_release_bytes() 138 if (!dest->full) { in block_rsv_release_bytes() 145 dest->full = 1; in block_rsv_release_bytes() 289 else if (block_rsv != global_rsv && !delayed_rsv->full) in btrfs_block_rsv_release() 307 block_rsv->full = 0; in btrfs_block_rsv_use_bytes() 322 block_rsv->full = 1; in btrfs_block_rsv_add_bytes() 344 global_rsv->full = 0; in btrfs_cond_migrate_bytes() 406 block_rsv->full = 1; in btrfs_update_global_block_rsv() 408 block_rsv->full = 0; in btrfs_update_global_block_rsv()
|
D | space-info.c | 179 found->full = 0; in btrfs_clear_space_info_full() 277 found->full = 0; in btrfs_update_space_info() 424 info->full ? "" : "not "); in __btrfs_dump_space_info() 840 global_rsv->full = 0; in steal_from_global_rsv() 1072 while (!space_info->full) { in btrfs_async_reclaim_data_space() 1102 if (space_info->full) { in btrfs_async_reclaim_data_space() 1172 while (!space_info->full) { in priority_reclaim_data_space()
|
D | block-rsv.h | 28 unsigned short full; member
|
D | space-info.h | 25 unsigned int full:1; /* indicates that we cannot allocate any more member
|
D | delayed-ref.c | 111 delayed_rsv->full = 0; in btrfs_update_delayed_refs_rsv() 153 delayed_refs_rsv->full = 1; in btrfs_migrate_to_delayed_refs_rsv()
|
D | transaction.c | 612 delayed_refs_rsv->full == 0) { in start_transaction() 637 !delayed_refs_rsv->full) { in start_transaction()
|
D | block-group.c | 3127 if (space_info->full) { in btrfs_chunk_alloc() 3194 space_info->full = 1; in btrfs_chunk_alloc()
|
D | super.c | 2269 if (!mixed && block_rsv->space_info->full && in btrfs_statfs()
|
D | extent-tree.c | 2798 if (!global_rsv->full) { in unpin_extent_range() 2805 global_rsv->full = 1; in unpin_extent_range()
|
/fs/overlayfs/ |
D | Kconfig | 77 directory. This full index is used to detect overlay filesystems 79 the same lower dir. The full index may incur some overhead on mount 84 That is, mounting an overlay which has a full index on a kernel
|
/fs/hfs/ |
D | Kconfig | 8 floppy disks and hard drive partitions with full read-write access.
|
/fs/hfsplus/ |
D | Kconfig | 9 Macintosh-formatted hard drive partitions with full read-write access.
|
/fs/jffs2/ |
D | TODO | 29 the full dirent, we only need to go to the flash in lookup() when we think we've
|
D | Kconfig | 29 If reporting bugs, please try to have available a full dump of the
|
/fs/unicode/ |
D | README.utf8data | 4 The full set of files can be found here:
|
/fs/ntfs/ |
D | Kconfig | 49 When reporting bugs, please try to have available a full dump of
|
/fs/ocfs2/ |
D | journal.h | 177 int full);
|
D | journal.c | 1108 int ocfs2_journal_wipe(struct ocfs2_journal *journal, int full) in ocfs2_journal_wipe() argument 1114 status = jbd2_journal_wipe(journal->j_journal, full); in ocfs2_journal_wipe()
|
/fs/nfsd/ |
D | vfs.c | 1937 int full; member 1951 buf->full = 1; in nfsd_buffered_filldir() 1987 buf.full = 0; in nfsd_buffered_readdir() 1990 if (buf.full) in nfsd_buffered_readdir()
|
/fs/ext4/ |
D | fast_commit.c | 1193 static void ext4_fc_cleanup(journal_t *journal, int full) in ext4_fc_cleanup() argument 1201 if (full && sbi->s_fc_bh) in ext4_fc_cleanup() 1244 if (full) in ext4_fc_cleanup()
|
/fs/squashfs/ |
D | Kconfig | 13 and files (larger than 4GB), full uid/gid information, hard links and
|
/fs/ |
D | Kconfig | 213 option makes tmpfs use the full width of ino_t by default, without
|
/fs/f2fs/ |
D | file.c | 1192 pgoff_t src, pgoff_t dst, pgoff_t len, bool full) in __clone_blkaddrs() argument 1199 if (blkaddr[i] == NULL_ADDR && !full) { in __clone_blkaddrs() 1276 pgoff_t len, bool full) in __exchange_data_block() argument 1306 do_replace, src, dst, olen, full); in __exchange_data_block()
|
/fs/befs/ |
D | ChangeLog | 340 half full, due to improper understanding of the statfs fields.
|