Searched defs:full (Results 1 – 11 of 11) sorted by relevance
/fs/xfs/ |
D | xfs_ioctl.c | 1541 xfs_getbmap_format(void **ap, struct getbmapx *bmv, int *full) in xfs_getbmap_format() 1585 xfs_getbmapx_format(void **ap, struct getbmapx *bmv, int *full) in xfs_getbmapx_format()
|
D | xfs_bmap_util.c | 796 int full = 0; /* user array is full */ in xfs_getbmap() local
|
/fs/logfs/ |
D | gc.c | 271 u32 full = super->s_segsize - LOGFS_SEGMENT_RESERVE; in __add_candidate() local
|
D | dir.c | 300 bool full; in logfs_readdir() local
|
D | logfs.h | 306 int full; member
|
D | readwrite.c | 1346 int full, err = 0; in logfs_write_i0() local
|
/fs/f2fs/ |
D | file.c | 1029 pgoff_t src, pgoff_t dst, pgoff_t len, bool full) in __clone_blkaddrs() 1107 pgoff_t len, bool full) in __exchange_data_block()
|
/fs/ocfs2/ |
D | journal.c | 1110 int ocfs2_journal_wipe(struct ocfs2_journal *journal, int full) in ocfs2_journal_wipe()
|
/fs/nfsd/ |
D | vfs.c | 1823 int full; member
|
/fs/btrfs/ |
D | ctree.h | 400 unsigned int full:1; /* indicates that we cannot allocate any more member 456 unsigned short full; member
|
D | extent-tree.c | 9741 int full = 0; in btrfs_can_relocate() local
|