Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
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
/Linux-v4.19/fs/
Ddcookies.c116 int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie() function
355 EXPORT_SYMBOL_GPL(get_dcookie);
/Linux-v4.19/drivers/oprofile/
Dbuffer_sync.c217 get_dcookie(path, &cookie); in fast_get_dcookie()
/Linux-v4.19/arch/powerpc/oprofile/cell/
Dspu_task_sync.c304 get_dcookie(path, &cookie); in fast_get_dcookie()