Home
last modified time | relevance | path

Searched refs:section (Results 1 – 7 of 7) sorted by relevance

/fs/nfs/
Dnfs4state.c2124 const char *section = "", *section_sep = ""; in nfs4_state_manager() local
2129 section = "purge state"; in nfs4_state_manager()
2137 section = "lease expired"; in nfs4_state_manager()
2147 section = "reset session"; in nfs4_state_manager()
2158 section = "bind conn to session"; in nfs4_state_manager()
2166 section = "check lease"; in nfs4_state_manager()
2175 section = "reclaim reboot"; in nfs4_state_manager()
2190 section = "reclaim nograce"; in nfs4_state_manager()
2216 if (strlen(section)) in nfs4_state_manager()
2219 " with error %d\n", section_sep, section, in nfs4_state_manager()
/fs/jffs2/
DLICENCE25 these files must still be made available in accordance with section (3)
/fs/f2fs/
Dsegment.h265 unsigned int segno, int section) in get_valid_blocks() argument
271 if (section > 1) in get_valid_blocks()
/fs/isofs/
Dinode.c1042 int section, rv, error; in isofs_get_blocks() local
1058 section = 0; in isofs_get_blocks()
1094 if (++section > 100) { in isofs_get_blocks()
/fs/xfs/
DKconfig68 See the xfs man page in section 5 for additional information.
/fs/cramfs/
DREADME10 kernel ever do swabbing. (See section `Block Size' below.)
/fs/befs/
DChangeLog162 * Moved the freeing of the private inode section from put_inode() to