Home
last modified time | relevance | path

Searched refs:RLIMIT_FSIZE (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/uapi/asm-generic/
Dresource.h17 #define RLIMIT_FSIZE 1 /* Maximum filesize */ macro
/linux-4.19.296/include/asm-generic/
Dresource.h14 [RLIMIT_FSIZE] = { RLIM_INFINITY, RLIM_INFINITY }, \
/linux-4.19.296/fs/
Dattr.c142 limit = rlimit(RLIMIT_FSIZE); in inode_newsize_ok()
/linux-4.19.296/fs/proc/
Dbase.c568 [RLIMIT_FSIZE] = {"Max file size", "bytes"},