Home
last modified time | relevance | path

Searched defs:can_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_dquot.c707 bool can_alloc, in xfs_qm_dqread()
907 bool can_alloc, in xfs_qm_dqget()
995 bool can_alloc, in xfs_qm_dqget_inode()
/linux/lib/
H A Dstackdepot.c652 bool can_alloc = (depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC) && allow_spin; in stack_depot_save_flags() local