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