Searched defs:can_alloc (Results 1 – 2 of 2) sorted by relevance
707 bool can_alloc, in xfs_qm_dqread()907 bool can_alloc, in xfs_qm_dqget()995 bool can_alloc, in xfs_qm_dqget_inode()
652 bool can_alloc = (depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC) && allow_spin; in stack_depot_save_flags() local