Home
last modified time | relevance | path

Searched refs:full (Results 1 – 15 of 15) sorted by relevance

/fs/hfs/
DKconfig7 floppy disks and hard drive partitions with full read-write access.
/fs/hfsplus/
DKconfig8 Macintosh-formatted hard drive partitions with full read-write access.
/fs/jffs2/
DTODO29 the full dirent, we only need to go to the flash in lookup() when we think we've
DKconfig28 If reporting bugs, please try to have available a full dump of the
/fs/btrfs/
Dextent-tree.c801 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 …]
Dctree.h407 unsigned int full:1; /* indicates that we cannot allocate any more member
467 unsigned short full; member
Dsuper.c2126 if (!mixed && block_rsv->space_info->full && in btrfs_statfs()
Dtransaction.c800 if (fs_info->global_block_rsv.space_info->full && in should_end_transaction()
/fs/ntfs/
DKconfig48 When reporting bugs, please try to have available a full dump of
/fs/nfsd/
Dvfs.c1803 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/
Djournal.h191 int full);
Djournal.c1118 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/
Dfile.c1067 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/
DKconfig12 and files (larger than 4GB), full uid/gid information, hard links and
/fs/befs/
DChangeLog340 half full, due to improper understanding of the statfs fields.