Home
last modified time | relevance | path

Searched defs:cachefiles_open (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
Dcachefiles.h45 struct cachefiles_open { struct
46 __u32 volume_key_size;
47 __u32 cookie_key_size;
48 __u32 fd;
49 __u32 flags;
50 __u8 data[];
/kernel/linux/linux-5.10/fs/cachefiles/
Ddaemon.c45 static unsigned long cachefiles_open; variable
/kernel/linux/linux-6.6/fs/cachefiles/
Ddaemon.c48 static unsigned long cachefiles_open; variable