Searched defs:fsopen (Results 1 – 3 of 3) sorted by relevance
23 static inline int fsopen(const char *fsname, unsigned int flags) in fsopen() function
72 static inline int fsopen(const char *fs_name, unsigned int flags) in fsopen() function
114 SYSCALL_DEFINE2(fsopen, const char __user *, _fs_name, unsigned int, flags) in SYSCALL_DEFINE2() argument