Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_ialloc.c705 int isaligned = 0; /* inode allocation at stripe */ in xfs_ialloc_ag_alloc() local
798 isaligned = 0; in xfs_ialloc_ag_alloc()
802 isaligned = 1; in xfs_ialloc_ag_alloc()
824 if (isaligned && args.fsbno == NULLFSBLOCK) { in xfs_ialloc_ag_alloc()

Completed in 13 milliseconds