Home
last modified time | relevance | path

Searched refs:free_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/minix/
Ditree_common.c263 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data() function
297 free_data(inode, p, q); in free_branches()
320 free_data(inode, idata+offsets[0], idata + DIRECT); in truncate()
/linux-4.19.296/fs/sysv/
Ditree.c330 static inline void free_data(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q) in free_data() function
365 free_data(inode, p, q); in free_branches()
394 free_data(inode, i_data+offsets[0], i_data + DIRECT); in sysv_truncate()
/linux-4.19.296/fs/ufs/
Dinode.c876 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() function
950 free_data(&ctx, tmp, uspi->s_fpb); in ufs_trunc_direct()
953 free_data(&ctx, 0, 0); in ufs_trunc_direct()
1000 free_data(&ctx, block, uspi->s_fpb); in free_full_branch()
1002 free_data(&ctx, 0, 0); in free_full_branch()
1038 free_data(&ctx, block, uspi->s_fpb); in free_branch_tail()
1041 free_data(&ctx, 0, 0); in free_branch_tail()
/linux-4.19.296/crypto/
Dtcrypt.c831 goto free_data; in test_mb_ahash_speed()
907 free_data: in test_mb_ahash_speed()