Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Dxattr.c435 int quota_allocation = 0; in ea_get() local
514 quota_allocation = blocks_needed; in ea_get()
581 if (quota_allocation) in ea_get()
582 dquot_free_block(inode, quota_allocation); in ea_get()