Home
last modified time | relevance | path

Searched refs:library (Results 1 – 3 of 3) sorted by relevance

/fs/fuse/
DKconfig9 There's also a companion library: libfuse2. This library is available
12 although chances are your distribution already has that library
16 See <file:Documentation/Changes> for needed library/utility version.
/fs/jffs2/
DKconfig121 lossless data-compression library for use on virtually any computer
/fs/
Dexec.c126 SYSCALL_DEFINE1(uselib, const char __user *, library) in SYSCALL_DEFINE1() argument
130 struct filename *tmp = getname(library); in SYSCALL_DEFINE1()