Searched refs:nilfs_match (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nilfs2/ |
| H A D | dir.c | 217 nilfs_match(int len, const unsigned char *name, struct nilfs_dir_entry *de) in nilfs_match() function 328 if (nilfs_match(namelen, name, de)) in nilfs_find_entry() 366 !nilfs_match(1, ".", de))) { in nilfs_dotdot() 377 !nilfs_match(2, "..", next_de))) { in nilfs_dotdot() 474 if (nilfs_match(namelen, name, de)) in nilfs_add_link()
|