Home
last modified time | relevance | path

Searched defs:quotactl (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/linux/
Dquotactl.c4 int quotactl(int cmd, const char *special, int id, char *addr) in quotactl() function
/third_party/rust/crates/nix/src/sys/
Dquota.rs240 fn quotactl<P: ?Sized + NixPath>( in quotactl() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4011 pub fn quotactl( in quotactl() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3997 pub fn quotactl( in quotactl() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5370 pub fn quotactl( in quotactl() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34050 struct hlist_head quotactl; member
50686 int (*quotactl)(int, int, int, struct super_block *); member