Searched defs:sys_fsconfig (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/tools/testing/selftests/filesystems/overlayfs/ |
D | dev_in_maps.c | 26 static int sys_fsconfig(int fd, unsigned int cmd, const char *key, const char *value, int aux) in sys_fsconfig() function
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_obj_pinning.c | 18 static inline int sys_fsconfig(int fs_fd, unsigned cmd, const char *key, const void *val, int aux) in sys_fsconfig() function
|
D | token.c | 40 static inline int sys_fsconfig(int fs_fd, unsigned cmd, const char *key, const void *val, int aux) in sys_fsconfig() function
|