Searched refs:ocfs2_find_files_on_disk (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ocfs2/
H A Ddir.h72 int ocfs2_find_files_on_disk(const char *name,
H A Dnamei.c914 status = ocfs2_find_files_on_disk(dentry->d_name.name,
1343 status = ocfs2_find_files_on_disk("..", 2, &old_inode_parent,
1383 status = ocfs2_find_files_on_disk(new_dentry->d_name.name,
H A Ddir.c1960 int ocfs2_find_files_on_disk(const char *name, function
1993 ret = ocfs2_find_files_on_disk(name, namelen, blkno, dir, &lookup);
H A Docfs2_trace.h2079 TRACE_EVENT(ocfs2_find_files_on_disk,

Completed in 150 milliseconds