Searched refs:udf_iget (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/udf/ | ||
| H A D | udfdecl.h | 149 static inline struct inode *udf_iget(struct super_block *sb, in udf_iget() function |
| H A D | super.c | 2323 inode = udf_iget(sb, &rootdir); in udf_fill_super() |