Searched defs:sys_fsconfig (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/filesystems/ |
H A D | file_stressor.c | 26 static inline int sys_fsconfig(int fd, unsigned int cmd, const char *key, in sys_fsconfig() function
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A 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
|
H A D | token.c | 40 static inline int sys_fsconfig(int fs_fd, unsigned cmd, const char *key, const void *val, int aux) sys_fsconfig() function
|