Searched defs:conv (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_bmap.h | 42 bool conv; /* overwriting unwritten extents */ member |
/fs/dlm/ | ||
D | lock.c | 2301 int8_t conv = (lkb->lkb_grmode != DLM_LOCK_IV); in _can_be_granted() local |