Searched refs:vfs_setrlimit (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dvfs.h80 int vfs_setrlimit(int resource, const struct rlimit *rlp);
/haiku/src/system/kernel/
H A Dthread.cpp1383 return vfs_setrlimit(resource, rlp);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5242 vfs_setrlimit(int resource, const struct rlimit* rlp) function

Completed in 56 milliseconds