Searched refs:full (Results 1 – 15 of 15) sorted by relevance
/fs/hfs/ |
D | Kconfig | 7 floppy disks and hard drive partitions with full read-write access.
|
/fs/hfsplus/ |
D | Kconfig | 8 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 | 28 If reporting bugs, please try to have available a full dump of the
|
/fs/btrfs/ |
D | extent-tree.c | 801 found->full = 0; in btrfs_clear_space_info_full() 2929 if (global_rsv->space_info->full) { in btrfs_check_space_for_delayed_refs() 4125 found->full = 0; in update_space_info() 4318 if (!data_sinfo->full) { in btrfs_alloc_data_chunk_ondemand() 4646 if (space_info->full) { in do_chunk_alloc() 4715 space_info->full = 1; in do_chunk_alloc() 5461 block_rsv->full = 0; in block_rsv_use_bytes() 5476 block_rsv->full = 1; in block_rsv_add_bytes() 5498 global_rsv->full = 0; in btrfs_cond_migrate_bytes() 5619 block_rsv->full = 1; in block_rsv_release_bytes() [all …]
|
D | ctree.h | 407 unsigned int full:1; /* indicates that we cannot allocate any more member 467 unsigned short full; member
|
D | super.c | 2126 if (!mixed && block_rsv->space_info->full && in btrfs_statfs()
|
D | transaction.c | 800 if (fs_info->global_block_rsv.space_info->full && in should_end_transaction()
|
/fs/ntfs/ |
D | Kconfig | 48 When reporting bugs, please try to have available a full dump of
|
/fs/nfsd/ |
D | vfs.c | 1803 int full; member 1817 buf->full = 1; in nfsd_buffered_filldir() 1853 buf.full = 0; in nfsd_buffered_readdir() 1856 if (buf.full) in nfsd_buffered_readdir()
|
/fs/ocfs2/ |
D | journal.h | 191 int full);
|
D | journal.c | 1118 int ocfs2_journal_wipe(struct ocfs2_journal *journal, int full) in ocfs2_journal_wipe() argument 1124 status = jbd2_journal_wipe(journal->j_journal, full); in ocfs2_journal_wipe()
|
/fs/f2fs/ |
D | file.c | 1067 pgoff_t src, pgoff_t dst, pgoff_t len, bool full) in __clone_blkaddrs() argument 1074 if (blkaddr[i] == NULL_ADDR && !full) { in __clone_blkaddrs() 1152 pgoff_t len, bool full) in __exchange_data_block() argument 1182 do_replace, src, dst, olen, full); in __exchange_data_block()
|
/fs/squashfs/ |
D | Kconfig | 12 and files (larger than 4GB), full uid/gid information, hard links and
|
/fs/befs/ |
D | ChangeLog | 340 half full, due to improper understanding of the statfs fields.
|