Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 33) sorted by relevance

12

/fs/ext4/
Dmballoc.c394 static inline int mb_find_next_zero_bit(void *addr, int max, int start) in mb_find_next_zero_bit()
407 static inline int mb_find_next_bit(void *addr, int max, int start) in mb_find_next_bit()
420 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max) in mb_find_buddy()
536 int max; in __mb_check_buddy() local
643 unsigned short max; in ext4_mb_mark_free_simple() local
677 unsigned short max = EXT4_BLOCKS_PER_GROUP(sb); in ext4_mb_generate_buddy() local
1128 int max = 0; in mb_free_blocks() local
1212 int max; in mb_find_extent() local
1270 int max = 0; in mb_mark_used() local
1400 int max; in ext4_mb_check_limits() local
[all …]
Dextents.c287 int max; in ext4_ext_max_entries() local
309 int max = 0; in __ext4_ext_check_header() local
/fs/jbd/
Drecovery.c72 unsigned int max, nbufs, next; in do_readahead() local
577 int offset, max; in scan_revoke_records() local
/fs/hfs/
Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits()
/fs/hfsplus/
Dbitmap.c18 int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset, u32 *max) in hfsplus_block_allocate()
/fs/jbd2/
Drecovery.c73 unsigned int max, nbufs, next; in do_readahead() local
720 int offset, max; in scan_revoke_records() local
Djournal.c673 int max; member
/fs/xfs/linux-2.6/
Dxfs_sysctl.h30 int max; member
/fs/omfs/
Dbitmap.c26 int addrlen, int bit, int max) in count_run()
/fs/btrfs/
Dasync-thread.c242 void btrfs_init_workers(struct btrfs_workers *workers, char *name, int max) in btrfs_init_workers()
/fs/lockd/
Dsvc.c449 #define param_set_min_max(name, type, which_strtol, min, max) \ argument
/fs/xfs/
Dxfs_rtalloc.h143 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) argument
Dxfs_da_btree.c148 int max, action, error, i; in xfs_da_split() local
1056 int probe, span, max, error, retval; in xfs_da_node_lookup_int() local
Dxfs_attr_leaf.c1259 int count, totallen, max, space, swap; in xfs_attr_leaf_rebalance() local
1427 int count, max, index, totallen, half; in xfs_attr_leaf_figure_balance() local
/fs/jfs/
Djfs_extent.c525 s64 nb, nblks, daddr, max; in extBalloc() local
/fs/reiserfs/
Dbitmap.c138 int min, int max, int unfm) in scan_bitmap_block()
314 int min, int max, int unfm, sector_t file_block) in scan_bitmap()
/fs/jffs2/
Dgc.c1119 uint32_t min, max; in jffs2_garbage_collect_dnode() local
/fs/ocfs2/
Dstack_user.c403 struct ocfs2_protocol_version *max = in ocfs2_control_do_setversion_msg() local
/fs/
Dselect.c323 int max; in max_select_fd() local
Dread_write.c735 size_t count, loff_t max) in do_sendfile()
Dexec.c373 static int count(char __user * __user * argv, int max) in count()
/fs/ntfs/
Dsuper.c1637 int i, max; in load_and_init_upcase() local
/fs/ecryptfs/
Dkeystore.c2262 size_t max) in ecryptfs_generate_key_packet_set()
Dcrypto.c1296 static int ecryptfs_write_headers_virt(char *page_virt, size_t max, in ecryptfs_write_headers_virt()
/fs/nfsd/
Dexport.c1612 exp_verify_string(char *cp, int max) in exp_verify_string()

12