Searched refs:xattr_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Df2fs.h2258 block_t xattr_block = F2FS_I(inode)->i_xattr_nid ? 1 : 0; local
2260 return (inode->i_blocks >> F2FS_LOG_SECTORS_PER_BLOCK) > xattr_block;

Completed in 172 milliseconds