Home
last modified time | relevance | path

Searched refs:get_dcookie (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddcookies.h48 int get_dcookie(const struct path *path, unsigned long *cookie);
62 static inline int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie() function
/OK3568_Linux_fs/kernel/fs/
H A Ddcookies.c117 int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie() function
356 EXPORT_SYMBOL_GPL(get_dcookie);
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c217 get_dcookie(path, &cookie); in fast_get_dcookie()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c300 get_dcookie(path, &cookie); in fast_get_dcookie()