Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c704 int isaligned = 0; /* inode allocation at stripe */ in xfs_ialloc_ag_alloc() local
796 isaligned = 0; in xfs_ialloc_ag_alloc()
800 isaligned = 1; in xfs_ialloc_ag_alloc()
822 if (isaligned && args.fsbno == NULLFSBLOCK) { in xfs_ialloc_ag_alloc()