Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dfile.c370 attr = exfat_make_attr(inode); in exfat_ioctl_get_attributes()
394 oldattr = exfat_make_attr(inode); in exfat_ioctl_set_attributes()
H A Dexfat_fs.h382 static inline unsigned short exfat_make_attr(struct inode *inode) in exfat_make_attr() function
H A Dinode.c51 ep->dentry.file.attr = cpu_to_le16(exfat_make_attr(inode)); in __exfat_write_inode()