Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c2538 u64 allocated_end = CIFS_INO_BYTES(inode->i_blocks); in cifs_update_i_blocks_for_write() local
2548 if ((u64)start > allocated_end) in cifs_update_i_blocks_for_write()