Searched refs:point (Results 1 – 9 of 9) sorted by relevance
/fs/dlm/ |
D | Kconfig | 15 Under the debugfs mount point, the name of each lockspace will
|
/fs/jffs2/ |
D | erase.c | 333 if (c->mtd->point) { in jffs2_block_check_erase() 336 ret = c->mtd->point(c->mtd, jeb->offset, c->sector_size, in jffs2_block_check_erase()
|
D | Kconfig | 25 areas which at one point needed debugging, but when the bugs were
|
D | scan.c | 99 if (c->mtd->point) { in jffs2_scan_medium() 100 ret = c->mtd->point(c->mtd, 0, c->mtd->size, &pointlen, in jffs2_scan_medium()
|
D | readinode.c | 65 if (c->mtd->point) { in check_node_data() 66 err = c->mtd->point(c->mtd, ofs, len, &retlen, in check_node_data()
|
/fs/ |
D | Kconfig.binfmt | 163 don't know what to answer at this point, say Y.
|
/fs/afs/ |
D | internal.h | 147 pgoff_t point; /* last page in current store op */ member
|
/fs/cifs/ |
D | README | 67 net use <mount point> <UNC name or cifs URL> 557 point and if the uids user/password mapping
|
/fs/ntfs/ |
D | ChangeLog | 877 - Move %L to %ll as %L is floating point and %ll is integer which is 1520 of the hard links in the inode point to $Extend as being their parent 1680 use the generic ones. The whole point of going through implementing
|