Searched refs:path_root_access (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h284 #define path_root_access(_path)((_path)->p_root_access) macro
H A Dalloc.c597 path_root_access(path) = NULL;
623 BUG_ON(path_root_access(dest) != path_root_access(src));
645 BUG_ON(path_root_access(dest) != path_root_access(src));
694 path_root_access(path) = access;
703 path_root_access(path));
724 ocfs2_journal_access_func access = path_root_access(path);

Completed in 164 milliseconds