| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | flock.c | 95 list_for_each_entry_safe(p, _p, &vnode->pending_locks, fl_u.afs.link) { in afs_grant_locks() 99 list_move_tail(&p->fl_u.afs.link, &vnode->granted_locks); in afs_grant_locks() 100 p->fl_u.afs.state = AFS_LOCK_GRANTED; in afs_grant_locks() 122 list_for_each_entry_safe(p, _p, &vnode->pending_locks, fl_u.afs.link) { in afs_next_locker() 126 list_del_init(&p->fl_u.afs.link); in afs_next_locker() 127 p->fl_u.afs.state = error; in afs_next_locker() 143 next->fl_u.afs.state = AFS_LOCK_YOUR_TRY; in afs_next_locker() 166 struct file_lock, fl_u.afs.link); in afs_kill_lockers_enoent() 167 list_del_init(&p->fl_u.afs.link); in afs_kill_lockers_enoent() 168 p->fl_u.afs.state = -ENOENT; in afs_kill_lockers_enoent() [all …]
|
| H A D | Kconfig | 11 See <file:Documentation/filesystems/afs.rst> for more information. 21 See <file:Documentation/filesystems/afs.rst> for more information. 40 See <file:Documentation/filesystems/afs.rst> for more information.
|
| H A D | Makefile | 6 afs-cache-$(CONFIG_AFS_FSCACHE) := cache.o 9 $(afs-cache-y) \
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | afs.rst | 81 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells 88 mount -t afs "%cambridge.redhat.com:root.afs." /afs 89 mount -t afs "#cambridge.redhat.com:root.cell." /afs/cambridge 90 mount -t afs "#root.afs." /afs 91 mount -t afs "#root.cell." /afs/cambridge 124 mounted on /afs in one go by doing:: 126 umount /afs 135 mount -t afs none /afs -o dyn 141 ls /afs/grand.central.org/ 147 The AFS modules creates a "/proc/fs/afs/" directory and populates it: [all …]
|
| H A D | automount-support.rst | 9 support (such as kAFS which can be found in fs/afs/ and NFS in 22 [root@andromeda root]# mount -t afs \#root.afs. /afs 23 [root@andromeda root]# ls /afs 25 [root@andromeda root]# ls /afs/cambridge 27 [root@andromeda root]# ls /afs/cambridge/afsdoc/ 34 #root.afs. /afs afs rw 0 0 35 #root.cell. /afs/cambridge.redhat.com afs rw 0 0 36 #afsdoc. /afs/cambridge.redhat.com/afsdoc afs rw 0 0
|
| H A D | index.rst | 68 afs
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | si21xx.c | 719 int afs[ALLOWABLE_FS_COUNT] = { 200, 192, 193, 194, 195, in si21xx_set_frontend() local 769 x1 = ((rf_freq - lnb_lo) / (afs[i] * 2500)) * in si21xx_set_frontend() 770 (afs[i] * 2500) + afs[i] * 2500; in si21xx_set_frontend() 772 x2 = ((rf_freq - lnb_lo) / (afs[i] * 2500)) * in si21xx_set_frontend() 773 (afs[i] * 2500); in si21xx_set_frontend() 782 x1 = ((rf_freq - lnb_lo) / (afs[i] * 5000)) * in si21xx_set_frontend() 783 (afs[i] * 5000) + afs[i] * 5000; in si21xx_set_frontend() 785 x2 = ((rf_freq - lnb_lo) / (afs[i] * 5000)) * in si21xx_set_frontend() 786 (afs[i] * 5000); in si21xx_set_frontend() 804 sample_rate = (u8) afs[i]; in si21xx_set_frontend() [all …]
|
| H A D | tda10086.c | 287 u8 afs = 0; in tda10086_set_symbol_rate() local 302 afs=1; in tda10086_set_symbol_rate() 305 afs=0; in tda10086_set_symbol_rate() 308 afs=1; in tda10086_set_symbol_rate() 311 afs=0; in tda10086_set_symbol_rate() 314 afs=1; in tda10086_set_symbol_rate() 317 afs=0; in tda10086_set_symbol_rate() 320 afs=1; in tda10086_set_symbol_rate() 323 afs=0; in tda10086_set_symbol_rate() 326 afs=1; in tda10086_set_symbol_rate() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/parsers/ |
| H A D | Makefile | 8 obj-$(CONFIG_MTD_AFS_PARTS) += afs.o
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/ |
| H A D | test_interrupted_tap_output.log | 11 [ 0.060000] FS-Cache: Netfs 'afs' registered for caching
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | Makefile | 123 obj-$(CONFIG_AFS_FS) += afs/
|
| H A D | Kconfig | 341 source "fs/afs/Kconfig"
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | armflash.c | 292 U_BOOT_CMD(afs, 4, 0, do_afs, "show AFS partitions",
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | afs.h | 8 #define TRACE_SYSTEM afs 1283 __entry->debug_id = fl ? fl->fl_u.afs.debug_id : 0; 1317 __entry->debug_id = fl->fl_u.afs.debug_id;
|
| /OK3568_Linux_fs/app/qfm/ |
| H A D | mimeapps.list | 139 video/x-ms-afs=qplayer.desktop
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0150-Makefile-Make-libgrub.pp-depend-on-config-util.h.patch | 9 …e/unidata.c ../grub-core/io/bufio.c ../grub-core/fs/affs.c ../grub-core/fs/afs.c ../grub-core/fs/b…
|
| H A D | 0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch | 219 afs.module$(EXEEXT) bfs.module$(EXEEXT) zstd.module$(EXEEXT) \ 10543 - $(am__append_2941) procfs.mod affs.mod afs.mod bfs.mod \ 10572 + $(am__append_2934) procfs.mod affs.mod afs.mod bfs.mod \ 10926 - afs.module$(EXEEXT) bfs.module$(EXEEXT) zstd.module$(EXEEXT) \ 10991 + affs.module$(EXEEXT) afs.module$(EXEEXT) bfs.module$(EXEEXT) \ 11382 - $(am__append_2942) procfs.marker affs.marker afs.marker \ 11403 + $(am__append_2935) procfs.marker affs.marker afs.marker \ 12000 $(nodist_afs_module_SOURCES) afs.marker \
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_nl.c | 329 char *afs; in setup_khelper_env() local 337 afs = "ipv6"; in setup_khelper_env() 342 afs = "ipv4"; in setup_khelper_env() 347 afs = "ssocks"; in setup_khelper_env() 351 snprintf(envp[3], 20, "DRBD_PEER_AF=%s", afs); in setup_khelper_env()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | netfs-api.rst | 74 For example, kAFS (linux/fs/afs/) uses the following definitions to describe 79 .name = "afs",
|
| H A D | fscache.rst | 143 homedir mirror afs.org redhat.com
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs.h | 1126 } afs; member
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 611 L: linux-afs@lists.infradead.org 614 F: Documentation/filesystems/afs.rst 615 F: fs/afs/ 616 F: include/trace/events/afs.h 15240 L: linux-afs@lists.infradead.org
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |