Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs.h392 static inline u64 attr_ondisk_size(const struct ATTRIB *attr) in attr_ondisk_size() function
H A Dinode.c261 inode_set_bytes(inode, attr_ondisk_size(attr)); in ntfs_read_mft()