Home
last modified time | relevance | path

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

/fs/sdcardfs/
Dlookup.c128 inode->i_op = &sdcardfs_dir_iops; in sdcardfs_iget()
Dsdcardfs.h134 extern const struct inode_operations sdcardfs_dir_iops;
Dinode.c791 const struct inode_operations sdcardfs_dir_iops = { variable