Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/fs/
Ddcookies.c117 int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie() function
356 EXPORT_SYMBOL_GPL(get_dcookie);
/Linux-v5.4/drivers/oprofile/
Dbuffer_sync.c217 get_dcookie(path, &cookie); in fast_get_dcookie()
/Linux-v5.4/arch/powerpc/oprofile/cell/
Dspu_task_sync.c300 get_dcookie(path, &cookie); in fast_get_dcookie()