Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c646 int isaligned = 0; /* inode allocation at stripe */ in xfs_ialloc_ag_alloc() local
739 isaligned = 0; in xfs_ialloc_ag_alloc()
743 isaligned = 1; in xfs_ialloc_ag_alloc()
765 if (isaligned && args.fsbno == NULLFSBLOCK) { in xfs_ialloc_ag_alloc()