Home
last modified time | relevance | path

Searched refs:AFSPATHMAX (Results 1 – 2 of 2) sorted by relevance

/linux/fs/afs/
H A Dafs.h19 #define AFSPATHMAX 1024 /* Maximum length of a pathname plus NUL */ macro
H A Ddir.c248 if (i_size > AFSPATHMAX) { in afs_do_read_single()
1796 if (strlen(content) >= AFSPATHMAX) in afs_symlink()