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.c373 attr = exfat_make_attr(inode); in exfat_ioctl_get_attributes()
397 oldattr = exfat_make_attr(inode); in exfat_ioctl_set_attributes()
H A Dexfat_fs.h379 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()