Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dexfat_fs.h533 void exfat_evict_inode(struct inode *inode);
H A Dinode.c676 void exfat_evict_inode(struct inode *inode) in exfat_evict_inode() function
H A Dsuper.c229 .evict_inode = exfat_evict_inode,