Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dresource.h17 #define RLIMIT_FSIZE 1 /* Maximum filesize */ macro
/linux/include/asm-generic/
H A Dresource.h14 [RLIMIT_FSIZE] = { RLIM_INFINITY, RLIM_INFINITY }, \
/linux/fs/proc/
H A Dbase.c613 [RLIMIT_FSIZE] = {"Max file size", "bytes"},