Searched defs:blocks (Results 151 - 175 of 238) sorted by path

12345678910

/linux-master/fs/gfs2/
H A Dinode.h45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) argument
H A Dlog.c660 unsigned int blocks; local
[all...]
H A Dlops.c549 unsigned int blocks = local
H A Dquota.c933 unsigned int nalloc = 0, blocks; local
1405 unsigned int blocks = size >> sdp->sd_sb.sb_bsize_shift; local
1701 unsigned int blocks = 0; local
[all...]
H A Drgrp.c306 static bool gfs2_rbm_add(struct gfs2_rbm *rbm, u32 blocks) argument
[all...]
H A Dtrans.c109 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, argument
40 __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp, unsigned int blocks, unsigned int revokes, unsigned long ip) argument
[all...]
/linux-master/fs/hfs/
H A Dextent.c290 u32 total_blocks, blocks, start; local
/linux-master/fs/hfsplus/
H A Dextents.c401 u32 total_blocks, blocks, start; local
/linux-master/fs/hostfs/
H A Dhostfs.h65 unsigned long long blocks; member in struct:hostfs_stat
/linux-master/fs/jbd2/
H A Dtransaction.c210 static void sub_reserved_credits(journal_t *journal, int blocks) argument
335 int blocks = handle->h_total_credits; local
[all...]
/linux-master/fs/jffs2/
H A Dfs.c519 size_t blocks; local
H A Djffs2_fs_sb.h92 struct jffs2_eraseblock *blocks; /* The whole array of blocks. Used for getting blocks member in struct:jffs2_sb_info
/linux-master/fs/minix/
H A Dbitmap.c30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); local
H A Ditree_common.c360 unsigned blocks, res, direct = DIRECT, i = DEPTH; local
/linux-master/fs/nfs/
H A Dfile.c512 unsigned long blocks; local
/linux-master/fs/nilfs2/
H A Dsuper.c610 unsigned long long blocks; local
/linux-master/fs/ntfs3/
H A Dntfs_fs.h277 u64 blocks; // In blocks. member in struct:ntfs_sb_info::__anon2021
H A Dsuper.c1640 unsigned long blocks = (u64)len * sbi->blocks_per_cluster; local
/linux-master/fs/ocfs2/
H A Djournal.h545 int blocks local
557 int blocks; local
[all...]
H A Dnamei.c1714 int virtual, blocks, status, i, bytes_left; local
H A Docfs2.h802 u64 blocks; local
724 ocfs2_clusters_for_blocks(struct super_block *sb, u64 blocks) argument
734 ocfs2_blocks_to_clusters(struct super_block *sb, u64 blocks) argument
779 ocfs2_block_to_cluster_start(struct super_block *sb, u64 blocks) argument
[all...]
H A Drefcounttree.c3009 int i, blocks = ocfs2_clusters_to_blocks(sb, new_len); local
H A Dslot_map.c340 unsigned long long blocks, bytes = 0; local
H A Dsuballoc.c955 ocfs2_reserve_new_metadata_blocks(struct ocfs2_super *osb, int blocks, struct ocfs2_alloc_context **ac) argument
/linux-master/fs/quota/
H A Dquota.c177 static inline qsize_t qbtos(qsize_t blocks) argument
529 static inline u64 quota_bbtob(u64 blocks) argument
[all...]

Completed in 360 milliseconds

12345678910