Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dattrib.c2796 bool can_be_non_resident = false; in ntfs_attr_add() local
2837 can_be_non_resident = true; in ntfs_attr_add()
2933 if (offset == -ENOSPC && can_be_non_resident) in ntfs_attr_add()