Lines Matching full:filesystem
191 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
192 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
287 * Also, in this manner, a Filesystem can look at only the values it cares
305 * implement an ftruncate() like method. NOTE: filesystem should
899 void *s_fs_info; /* Filesystem private info */
1210 * the filesystem to co-operate when dealing with file handles.
1215 * specific information from the filesystem.
1217 * nfsd encodes information use to determine which filesystem a filehandle
1219 * a file handle fragment, is controlled completely by the filesystem. The
1228 * given file, the filesystem should check each one for acceptability before
1248 * filesystem. This typically means storing a reference to de->d_parent in
1290 /* the following are only called from the filesystem itself */
1723 DIO_OWN_LOCKING, /* filesystem locks buffered and direct internally */